Query Complexity Analysis for GraphQL #1358
Labels
Area/Security
Issues related to stdlib security
module/graphql
Issues related to Ballerina GraphQL module
Priority/Low
Team/PCM
Protocol connector packages related issues
Type/NewFeature
Milestone
Description:
As a part of adding security features, the GraphQL services should have a way to calculate the query complexity and stop executing the complexity of an incoming query is exceeding the allowed complexity. The developer should be able to add the complexity of a given resource, so the complexity of an operation can be calculated.
The text was updated successfully, but these errors were encountered: