Graphql-playground: Support the @defer directive in GraphQL Playground

Created on 27 Jul 2018  路  2Comments  路  Source: graphql/graphql-playground

This issue pertains to the following package(s):

  • [ ] GraphQL Playground - Electron App
  • [ ] GraphQL Playground HTML
  • [x] GraphQL Playground
  • [ ] GraphQL Playground Express Middleware
  • [ ] GraphQL Playground Hapi Middleware
  • [ ] GraphQL Playground Koa Middleware
  • [ ] GraphQL Playground Lambda Middleware

Support for @defer directive.
https://blog.apollographql.com/introducing-defer-in-apollo-server-f6797c4e9d6e

rf0-needs-spec

Most helpful comment

also could not load the custom directives

All 2 comments

also could not load the custom directives

Custom directives are not shown in the schema. But via introspection the directives can be queried. Would look forward to see the directives even in the schema.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

acao picture acao  路  14Comments

michalkvasnicak picture michalkvasnicak  路  14Comments

tlvenn picture tlvenn  路  15Comments

jazzzz picture jazzzz  路  38Comments

anodynos picture anodynos  路  19Comments