graphql-php/src
Vladimir Razuvaev 7762430bc3
Merge pull request #256 from camuthig/fix-operation-param-operation-name
Parse operation name from operationName instead of operation
2018-03-29 20:25:39 +08:00
..
Error Move schema validation into separate step (type constructors) 2018-02-15 12:14:08 +01:00
Executor Validate literals in a single rule with finer precision 2018-02-15 21:29:14 +01:00
Language Fix path argument. Enchance visit test to validate all arguments 2018-02-15 22:44:17 +01:00
Server Parse operation name from operationName instead of operation 2018-03-03 15:41:55 -08:00
Type Readd type decorator and fix lazy type loading 2018-03-06 12:53:28 +01:00
Utils Readd type decorator and fix lazy type loading 2018-03-06 12:53:28 +01:00
Validator Add suggestions for invalid values 2018-02-16 16:19:25 +01:00
Deferred.php Support PHP7 error exceptions everywhere 2017-06-25 07:33:28 -07:00
deprecated.php Fixing broken build for 0.8 2016-11-25 18:45:38 +07:00
Error.php Fixing broken build for 0.8 2016-11-25 18:45:38 +07:00
GraphQL.php Documentation and docblock improvements 2017-08-20 16:00:44 +07:00
Schema.php Improved docblock comments (suitable for reference docs generation) 2017-08-19 23:01:46 +07:00
Server.php Validate schema root types and directives 2018-02-13 10:42:35 +01:00
Utils.php Validate schema root types and directives 2018-02-13 10:42:35 +01:00