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

Scalar customizations #118

Conversation

NeedleInAJayStack
Copy link
Member

@NeedleInAJayStack NeedleInAJayStack commented May 20, 2023

This allows clients to fully customize the serialize, parseValue, and parseLiteral behavior of a scalar at declaration time. This allows more complex scalars (such as untyped JSON) to be implemented on top of Graphiti.

This repo's needs were a motivation for these changes.

This is a minor version bump

@NeedleInAJayStack
Copy link
Member Author

Hey @paulofaria, any thoughts or concerns about this change?

@NeedleInAJayStack
Copy link
Member Author

Hey @paulofaria, do you have a bit of time for a code review on this?

@paulofaria
Copy link
Member

Sorry for the extremely long delay!

@NeedleInAJayStack
Copy link
Member Author

No worries! Thanks Paulo!

@NeedleInAJayStack NeedleInAJayStack merged commit daa556a into GraphQLSwift:main Jul 31, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants