パッケージの詳細

@escape.tech/graphql-armor-block-field-suggestions

Escape-Technologies552.6kMIT3.0.1

Block graphql field suggestion.

readme

@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