Skip to content

Add new GraphQLJson type to the CustomTypeValue #897

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

Merged
merged 1 commit into from
May 1, 2018

Conversation

sav007
Copy link
Contributor

@sav007 sav007 commented Apr 27, 2018

Current implementation allows Map to be serialized as JSON string value, with this changes we introduce new CustomTypeValue type that will
allow Map to be serialized as regular JSON object.

Closes #873

@sav007 sav007 requested a review from digitalbuddha April 27, 2018 15:11
Copy link
Contributor

@digitalbuddha digitalbuddha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no test?

Current implementation allows Map to be serialized as JSON string value, with this changes we introduce new CustomTypeValue type that will
allow Map to be serialized as regular JSON object.

Closes apollographql#873
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.

2 participants