graphql-php/src
2018-02-09 14:33:04 +01:00
..
Error Account for query offset in files for errors 2017-09-20 18:36:19 +07:00
Executor Additional tests for variable coercion + use printSafeJson vs printSafe for input variables 2017-09-20 18:40:45 +07:00
Language Uniform parsing of queries with short-hand syntax with regular queries 2018-02-09 14:33:04 +01:00
Server Fix content-type header match when parsing PSR request. 2018-01-21 21:02:43 +01:00
Type Allow objects with __toString in IDType 2017-12-12 08:56:03 +01:00
Utils Fix how TypeInfo handles inline fragments without type 2018-02-09 14:32:44 +01:00
Validator Doc-block fix 2018-01-01 22:12:51 +07: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 Initial pass on standard server implementation (also deprecated current GraphQL\Server which is undocumented anyway) 2017-07-14 19:44:18 +07:00
Utils.php Moved GraphQL\Utils to GraphQL\Utils\Utils 2017-07-10 19:53:46 +07:00