Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Complexity Analysis for GraphQL #1358

Closed
ThisaruGuruge opened this issue May 13, 2021 · 2 comments
Closed

Query Complexity Analysis for GraphQL #1358

ThisaruGuruge opened this issue May 13, 2021 · 2 comments
Assignees
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

Comments

@ThisaruGuruge
Copy link
Member

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.

@ThisaruGuruge ThisaruGuruge added Type/NewFeature module/graphql Issues related to Ballerina GraphQL module Later Team/PCM Protocol connector packages related issues labels May 13, 2021
@ldclakmal ldclakmal added the Area/Security Issues related to stdlib security label Jun 10, 2021
@ThisaruGuruge
Copy link
Member Author

Closing as this is deferred. Can be re-opened if needed.

@ThisaruGuruge
Copy link
Member Author

Closing as this is now completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Archived in project
Development

No branches or pull requests

2 participants