graphql-php/src
2017-02-13 12:50:34 -05:00
..
Error Added compatibility with php7 error handling. 2017-01-12 17:18:25 +01:00
Executor Fix typo in DocBlock 2017-01-26 11:18:53 +01:00
Language Set schema element description to strings retrieved from a continuous chunk of comment tokens immediately preceding the element 2017-02-06 18:33:21 +00:00
Type Fixed DocBlock comment 2017-01-26 19:00:10 +07:00
Utils GraphQL\Language\AST\NodeType -> GraphQL\Language\AST\NodeKind 2016-11-19 17:31:47 +07:00
Validator Cleaning up old unused messages 2016-12-06 03:45:52 +07:00
Deferred.php Shortened method names of PromiseAdapter 2016-12-04 15:53:23 +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 Added GraphQL\GraphQL::setDefaultFieldResolver() 2016-12-14 20:18:10 +07:00
Schema.php Introduced type resolution strategies: eager and lazy (for #69) 2016-12-14 17:12:09 +07:00
Server.php GraphQL\Server: set PromiseAdapter before executing query 2017-01-26 19:24:53 +07:00
Utils.php Fixed Utils::assign() bug relating to detecting missing required keys 2017-02-13 12:50:34 -05:00