Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL: Expose custom directives in introspection API #747

Closed
CarleneCannon-Conner opened this issue Dec 23, 2021 · 0 comments
Closed

GraphQL: Expose custom directives in introspection API #747

CarleneCannon-Conner opened this issue Dec 23, 2021 · 0 comments

Comments

@CarleneCannon-Conner
Copy link

The GraphQL spec does not allow introspecting custom directives. This feature was requested here.
In the comments, somebody who works on the .NET implementation mentioned that they have implemented it, and looking at their commit history it seems it's been implemented here. We should consider contributing a similar feature to the JavaScript implementation.
Asked about it here

Initial exploratory work by @skywickenden

Originally added by @simoneb

References
graphql/graphql-spec#300
graphql/graphql-js#2942
graphql/graphql-js#3047

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant