GraphQL Server permissions as another layer of abstraction!
Emits a GraphQL Shield from your GraphQL schema
This example shows how you can create a simple plugin to apply graphql shield rules to your schema
A few rules implemented using graphql-shield
Disallow executing operations that select certain fields. Useful if you want to restrict the scope of certain public API users to a subset of the public GraphQL schema, without triggering execution (e.g. how [graphql-shield](https://github.com/maticzav/gr
Nexus Bridge — legacy discovery (DB/API), canonical model, secure generators (GraphQL + Shield)
Write a cache layer for each resolver in GraphQL Shield style with Memcached
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
A Query Language and Runtime which can target any service.
GraphQL Server permissions as another layer of abstraction!
Add a permission layer to your GraphQL Server with graphql-shield
No description provided.
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
A JavaScript template literal tag that parses GraphQL queries
No description provided.
No description provided.
GraphQL Server permissions as another layer of abstraction!
This is the core package for Envelop. You can find a complete documentation here: https://github.com/graphql-hive/envelop
Fork of GraphQL.js' execute function
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
A spec-compliant client-side GraphQL implementation
GitHub GraphQL API client for browsers and Node