blockFieldSuggestions
Block graphql field suggestion.
- Weekly downloads
- 229k
- Version
- 3.0.1
- License
- MIT
- Updated
- Jun 16, 2025
@escape.tech/graphql-armor-block-field-suggestions
This plugin will disable the suggestions in a GraphQL query.
GraphQL suggestions are messages (Did you mean ...) that help you adjusting your query.
This can lead to a Schema leak even if the introspection is disabled.
Installation
This plugin is bundled within GraphQL Armor, so you don’t need to install it separately.
However, for a standalone usage, you can install it with:
# npm
npm install @escape.tech/graphql-armor-block-field-suggestions
# yarn
yarn add @escape.tech/graphql-armor-block-field-suggestions
Documentation
https://escape.tech/graphql-armor/docs/plugins/block-field-suggestions