graphql-php/src
2016-07-14 13:32:57 -05:00
..
Executor Removed memoization on executor resolveField (see #43) 2016-06-10 11:57:43 +02:00
Language Change Lexer::readString to decode escaped characters to their literal values 2016-07-14 13:32:57 -05:00
Type Fix ResolveInfo::getFieldSelection() when using multiple fragments on the same field. 2016-05-18 16:20:53 +02:00
Utils Updated to latest version of graphql-js 2015-08-17 20:01:55 +06:00
Validator Add Complexity and Depth Query Security 2016-04-09 15:31:07 +02:00
Error.php New language features (NamedType, directives rethinking) 2015-08-17 02:53:11 +06:00
FormattedError.php New language features (NamedType, directives rethinking) 2015-08-17 02:53:11 +06:00
GraphQL.php Add Complexity and Depth Query Security 2016-04-09 15:31:07 +02:00
Schema.php * Optimized implementation to interfaces using lazy loader 2016-04-19 21:26:13 +02:00
SyntaxError.php New language features (NamedType, directives rethinking) 2015-08-17 02:53:11 +06:00
Utils.php Fine-grained type checks for Executor 2015-10-17 17:34:51 +06:00