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

Remove Custom Directives Support #655

Merged

Conversation

dackroyd
Copy link
Contributor

Support for custom directives is desired to allow extension of the capabilities and behaviour of the GraphQL server. The current implementation would have allowed this, however the approach has become complex and limiting. In retrospect this would be better to be done in other ways to better support the future of the library.

Support for custom directives is desired to allow extension of the
capabilities and behaviour of the GraphQL server. The current
implementation would have allowed this, however the approach
has become complex and limiting. In retrospect this would be better
to be done in other ways to better support the future of the library.
@pavelnikolov pavelnikolov marked this pull request as ready for review February 21, 2025 23:23
@pavelnikolov
Copy link
Member

@dackroyd I'm thinking about merging this PR and removing the directives for now until we settle on a better approach. This would allow me to release a bunch of other useful features in v1.6.

@pavelnikolov pavelnikolov merged commit 8119220 into graph-gophers:master Feb 21, 2025
2 checks passed
@dackroyd dackroyd deleted the remove-custom-directives-support branch February 22, 2025 06:26
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

Successfully merging this pull request may close these issues.

2 participants