Skip to content

Commit

Permalink
Deepen introspection query
Browse files Browse the repository at this point in the history
graphql/graphql-js#364

Commit:
0b72e7038761bec9fb5319cc08ea93ff8b071a9c [0b72e70]
Parents:
cbded82952
Author:
Mike Solomon <mike@mindsnacks.com>
Date:
26 April 2016 at 2:37:25 AM SGT
Committer:
Lee Byron <lee@leebyron.com>
  • Loading branch information
sogko authored and chris-ramon committed Mar 15, 2017
1 parent 019bce8 commit c3d5b0d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions testutil/introspection_query.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,22 @@ var IntrospectionQuery = `
ofType {
kind
name
ofType {
kind
name
ofType {
kind
name
ofType {
kind
name
ofType {
kind
name
}
}
}
}
}
}
}
Expand Down

0 comments on commit c3d5b0d

Please sign in to comment.