Skip to content

Commit

Permalink
Support for treating root type definintions as extensions (#6)
Browse files Browse the repository at this point in the history
This commit introduces a way to handle root operation types. 
It's a lot to explain in a commit message, but the comments and 
tests should illustrate the expected behavior well.

In short, we want to transform the schema before composing in
order for the behavior to match our expectations when root types
are composed. This is because root type names can either be specified by
the user or defaulted by graphql.
  • Loading branch information
JakeDawkins authored and trevor-scheer committed Mar 26, 2019
1 parent fd4de25 commit 210cae7
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 210cae7

Please sign in to comment.