-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Here is spec language mirroring the changes in graphql/graphql-js#31. Changed: * Directive grammar changed to `@ Name Arguments?` * "Field Arguments" changed to "Arguments" almost everywhere to be more generic. * Argument validation rules made more generic to handle directives cases. * Directive validation simplified. * Directive explaination in Language now matches current state. * @include and @Skip documented in Type System
- Loading branch information
Showing
6 changed files
with
162 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.