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

RFC: Add type params to Scalars. #576

Closed
wants to merge 1 commit into from
Closed

RFC: Add type params to Scalars. #576

wants to merge 1 commit into from

Conversation

leebyron
Copy link
Contributor

This incrementally adds to #574, however a broader solution is needed to create a mirroring between graphql type definitions and internal flow types.

@jamiehodge
Copy link

@leebyron have you considered the approach taken by https://github.com/gcanti/flow-io or https://github.com/andreypopp/validated?

This incrementally adds to #574, however a broader solution is needed to create a mirroring between graphql type definitions and internal flow types.
@leebyron
Copy link
Contributor Author

leebyron commented Dec 6, 2017

Rebased, but still a fairly nasty breaking change to land since Flow would require all references to GraphQLScalarType to change

@sibelius
Copy link

it is related to this one #1487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants