graphql-php/src
2017-11-17 15:56:53 -05: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 Account for query offset in files for errors 2017-09-20 18:36:19 +07:00
Server Server: do not raise an error when variables are passed as empty string (#156) 2017-08-30 23:26:45 +07:00
Type Preserve description for custom scalars (#181) 2017-10-14 00:45:23 +07:00
Utils testDetectsNonNullFieldAddedToInputType 2017-11-17 15:56:53 -05:00
Validator Additional checks for possible fragment spreads 2017-09-20 19:06:04 +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