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
QueryComplexityLimitExceedederror code.
QueryComplexityLimitExceeded error code.