graphql-php/src
2016-10-19 01:35:18 +07:00
..
Executor Added deprecated directive; changed custom directives handling in schema; various minor tweaks 2016-10-19 01:34:46 +07:00
Language Added deprecated directive; changed custom directives handling in schema; various minor tweaks 2016-10-19 01:34:46 +07:00
Type Updated introspection query and related tests for recent changes 2016-10-19 01:35:18 +07:00
Utils Improved enums (now they can handle complex values) 2016-10-19 01:21:47 +07:00
Validator Consistent coding style + doc block comments for Types and Utils 2016-10-17 19:14:29 +07:00
Error.php Enabled GraphQL\Error to include path to failed value during execution step (not location in source query, but exact path to value, including index in array, etc) + tests for errors 2016-10-18 22:15:21 +07:00
FormattedError.php New language features (NamedType, directives rethinking) 2015-08-17 02:53:11 +06:00
GraphQL.php Added deprecated directive; changed custom directives handling in schema; various minor tweaks 2016-10-19 01:34:46 +07:00
Schema.php Added deprecated directive; changed custom directives handling in schema; various minor tweaks 2016-10-19 01:34:46 +07:00
SyntaxError.php Enabled GraphQL\Error to include path to failed value during execution step (not location in source query, but exact path to value, including index in array, etc) + tests for errors 2016-10-18 22:15:21 +07:00
Utils.php Added deprecated directive; changed custom directives handling in schema; various minor tweaks 2016-10-19 01:34:46 +07:00