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

More specific scalar types #8

Open
alexanderkraus opened this issue Mar 3, 2022 · 0 comments
Open

More specific scalar types #8

alexanderkraus opened this issue Mar 3, 2022 · 0 comments
Labels
idea Flash of inspiration

Comments

@alexanderkraus
Copy link
Member

The core GraphQL spec only has the Int, Float, String, Boolean and ID scalar types by default.
More specific scalar types would help to better describe and validate data.

See https://www.graphql-scalars.dev/docs#why for additional motivation.

We could integrate https://www.graphql-scalars.dev/, so that we don't have to implement the types by our owns.

@alexanderkraus alexanderkraus added the idea Flash of inspiration label Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Flash of inspiration
Projects
None yet
Development

No branches or pull requests

1 participant