graphql-php/src
2017-08-18 20:56:04 +07:00
..
Error Refactored error formatting (debugging part) 2017-08-17 18:49:17 +07:00
Executor Split sync and async facade methods 2017-08-18 01:49:10 +07:00
Language Fixed Parser docblock comments 2017-08-18 02:55:22 +07:00
Server Server: minor improvements 2017-08-18 02:54:35 +07:00
Type Suppressing Config deprecation warning in tests 2017-08-18 18:07:23 +07:00
Utils BuildSchema::build() now accepts DocumentNode as well 2017-08-17 20:33:36 +07:00
Validator Abstract base class for validation rules 2017-08-18 20:56: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 Abstract base class for validation rules 2017-08-18 20:56:04 +07:00
Schema.php Moved Schema to GraphQL\Type namespace (but preserved BC) 2017-08-12 21:40:03 +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