21 July 2020
GraphQL
Enhanced an error code for complex GraphQL queries to be more specific. The error code occurs when the GraphQL query is too complex to be executed.
- [GraphQL API] Added the
QueryComplexityLimitExceeded
error code.
QueryComplexityLimitExceeded
error code.