Skip to content

Conversation

@tahnok
Copy link
Contributor

@tahnok tahnok commented Oct 12, 2016

There are some schemas that require deeply nested types, such as a 3-dimensional array of non-null Ints ([[[Int!]!]!]!) that the current introspection query does not handle. Instead of 3, change the ofType query to go 7 deep.

It looks like graphql-js added support for this graphql/graphql-js#364. As the introspection query in the gem is from that repo, I think it's safe to pull this is an as well.

Is there a better spot for this test?

@rmosolgo rmosolgo added this to the 0.19.3 milestone Oct 13, 2016
@rmosolgo
Copy link
Owner

This is great, thanks!

@rmosolgo rmosolgo merged commit 72e19de into rmosolgo:master Oct 13, 2016
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