Add the “Maximum query depth” setting to the GraphQL settings section #64299 – GitHub

letslearngraphql

Add the “Maximum query depth” setting to the GraphQL settings section #64299 – GitHub

Numeric cap on how deep the selection tree of a GraphQL query may nest, enforced by webonyx’s QueryDepth validation rule. The current hardcoded …

 

Read More