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

defaultValue Introspection bug #109

Closed
bruce opened this issue Apr 26, 2016 · 0 comments · Fixed by #110
Closed

defaultValue Introspection bug #109

bruce opened this issue Apr 26, 2016 · 0 comments · Fixed by #110
Assignees
Labels

Comments

@bruce
Copy link
Contributor

bruce commented Apr 26, 2016

@benwilson512 Since your 924248b change I've run into a similar error to the following in a Relay app trying to parse the schema.json (blocking all progress):

graphql/graphiql#89

Based on the final response, my best guess is that instead of serializing the default value as, eg "2016-04-26T06:20Z" it needs to be wrapped in quotes, eg: "\"2016-04-26T06:20Z\""

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

Successfully merging a pull request may close this issue.

2 participants