GraphQLBundle
GraphQLBundle copied to clipboard
Support custom directives definition in SDL
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| BC Break report? | no |
| RFC? | yes |
| Version/Branch | master |
Would it be a lot of work to support custom directives written in SDL? Directives are a great tool and we'd like to leverage them on our GraphQL implementation.
This seems to be supported by webonyx (see https://github.com/webonyx/graphql-php/issues/308), and most of the code in the Parser seems to be already written so...
Any plan on this?
Hello,
Any news about that ? Would like to implement @defer directive :)
Hello, can you tell me what plans you have for this request?