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

Rewrite schema printer #2052

Open
patrick91 opened this issue Jul 29, 2022 · 0 comments
Open

Rewrite schema printer #2052

patrick91 opened this issue Jul 29, 2022 · 0 comments
Milestone

Comments

@patrick91
Copy link
Member

patrick91 commented Jul 29, 2022

Currently our schema printer is hacked on top of GraphQL-core's printer to add support for custom schema directives, default values for JSON scalar (and similar) and probably more stuff.

We also want to be abstracted from GraphQL-core so the new printer should only work with Strawberry types (and not use anything from the graphql package).

This is probably going to take a bit of time and we'll probably need much more tests to make sure we are spec compliant and don't change how the schema is printed.

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@patrick91 patrick91 added this to the Version 1 milestone Jul 29, 2022
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