All Release Notes

Added QueryComplexityLimitExceeded Error Code to the GraphQL API

21 July 2020
Composable Commerce
HTTP API
Enhancement
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.