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

Fixes scalar type serialization #153

Merged

Conversation

NeedleInAJayStack
Copy link
Member

This adjusts the default GraphQL scalar types to correctly intake and output objects, and adds tests.

Fixes #152

@NeedleInAJayStack NeedleInAJayStack self-assigned this Oct 17, 2024
@NeedleInAJayStack
Copy link
Member Author

@ZirgVoice, do you mind checking whether this resolves the issue?

@ZirgVoice
Copy link

@NeedleInAJayStack Yes, that solved the problem.

@NeedleInAJayStack NeedleInAJayStack merged commit d52f328 into GraphQLSwift:main Oct 18, 2024
10 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.

Introspection with standard values does not work
3 participants