graphql-config(latest: 4.1.0) The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
@envelop/disable-introspection(latest: 2.0.0) This plugin injects the `NoSchemaIntrospectionCustomRule` validation rule exported from the `graphql` module to the validation phase for disabling introspection.
@envelop/parser-cache(latest: 3.0.0) This plugins adds simple LRU caching to your `parse`, to improve performance by caching the parsed result.
@envelop/validation-cache(latest: 3.0.0) This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.
@graphql-tools/import(latest: 6.6.5) A set of utils for faster development of GraphQL tools
@envelop/core(latest: 1.7.1) This is the core package for Envelop. You can find a complete documentation here: https://github.com/dotansimha/envelop