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

Create a tool kit for schema transformations #990

Open
brainrepo opened this issue Apr 28, 2023 · 1 comment
Open

Create a tool kit for schema transformations #990

brainrepo opened this issue Apr 28, 2023 · 1 comment

Comments

@brainrepo
Copy link
Contributor

As explained #982 (comment) and #989 could be helpful to decouple all the schema transformation logic used in Mercurius to an external package, this can simplify the development of Mercurius plugins that which do schema transformations like Mercurius-auth.

This can also reduce the use of graphql-tools lib that is used in a bunch of Mercurius examples like https://github.com/mercurius-js/mercurius/blob/master/examples/executable-schema.js

@simoneb

@mcollina
Copy link
Collaborator

Absolutely!

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

2 participants