graphql-php/src/Language
Daniel Tschinder d70a9a5e53 Update to match SDL changes
This changes the parsing grammar and validation rules to more correctly implement the current state of the GraphQL SDL proposal (facebook/graphql#90)

ref: graphql/graphl-js#1102
2018-02-11 13:27:26 +01:00
..
AST Update to match SDL changes 2018-02-11 13:27:26 +01:00
DirectiveLocation.php Update to match SDL changes 2018-02-11 13:27:26 +01:00
Lexer.php RFC: Descriptions as strings 2018-02-10 18:44:51 +01:00
Parser.php Update to match SDL changes 2018-02-11 13:27:26 +01:00
Printer.php Update to match SDL changes 2018-02-11 13:27:26 +01:00
Source.php Account for query offset in files for errors 2017-09-20 18:36:19 +07:00
SourceLocation.php Added deprecated directive; changed custom directives handling in schema; various minor tweaks 2016-10-19 01:34:46 +07:00
Token.php RFC: Block String 2018-02-10 18:43:26 +01:00
Visitor.php Update to match SDL changes 2018-02-11 13:27:26 +01:00