Skip to content

Conversation

@kristiehowboutdat
Copy link
Contributor

Closes #57

Recent versions of the apollo-cli introspection query output schema.json files that look like

{ "__schema" : { } }

instead of

{ "data": { "__schema" : {  } } }

This change supports both introspection query result types.

@2fd 2fd merged commit 40ecde3 into 2fd:master Jun 18, 2019
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.

Unexpected schema definition on "undefined"

2 participants