📄️ Block field suggestions
Prevent returning field suggestions and leaking your schema to unauthorized actors.
📄️ Character Limit
Limit number of characters in a GraphQL query document.
📄️ Cost limit
Limit the complexity of a GraphQL document.
📄️ Max Aliases
Limit the number of aliases in a GraphQL document.
📄️ Max Depth
Limit the depth of a GraphQL document.
📄️ Max Directives
Limit the number of directives in a GraphQL document.
📄️ Max Tokens
Limit the number of tokens in a GraphQL document.