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

You might want have a single point of truth schemas #136

Open
olekslitus opened this issue Nov 8, 2021 · 1 comment
Open

You might want have a single point of truth schemas #136

olekslitus opened this issue Nov 8, 2021 · 1 comment

Comments

@olekslitus
Copy link

Check this out
https://docs.rs/juniper-from-schema/0.5.2/juniper_from_schema/

@loafofpiecrust
Copy link
Collaborator

Hi, thanks for reaching out with this idea. I'm checking this out, but I personally prefer generating the GraphQL schema from Rust types because that makes it easier to customize the data types. For example, we use serde to automatically generate BSON serializers for storing data in MongoDB. I also don't have much interest in using juniper because async-graphql is just so well-done!

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