Don't see what you're looking for? Propose an idea for a new GAP →

github.com/graphql/gaps
GAP-1001 Draft

@mock Directive

The @mock directive proposes a common way for schema authors to describe fixture behavior for fields that are served from generated data in development and test environments.

directive, testing
No published releases
GAP-1002 Proposal

@cacheControl Directive

The @cacheControl directive proposes a small schema annotation for field and object cache hints that can be shared across GraphQL servers and gateways.

directive, caching
1 published release
GAP-1004 Accepted

@cost Directive

The @cost directive proposes a shared schema annotation for rough execution cost used by query planners, gateways, and admission control systems.

directive, operations
2 published releases