graphql-php/src
2017-07-05 16:22:01 +07:00
..
Error Fix for broken build on PHP < 5.6 2017-07-04 22:18:55 +07:00
Executor Allow providing default field resolver for execution call 2017-07-05 16:22:01 +07:00
Language Refactored Lexer algorithm for better performance. Now O(N) vs O(N^2) previously (#137) 2017-06-24 22:42:55 +07:00
Type Allow null values for enums 2017-07-04 20:19:52 +07:00
Utils Allow null values for enums 2017-07-04 20:19:52 +07:00
Validator Allow null values for enums 2017-07-04 20:19:52 +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 Allow providing default field resolver for execution call 2017-07-05 16:22:01 +07:00
Schema.php Introduced type resolution strategies: eager and lazy (for #69) 2016-12-14 17:12:09 +07:00
Server.php Support PHP7 error exceptions everywhere 2017-06-25 07:33:28 -07:00
Utils.php Added tools for warnings with ability to suppress them 2017-07-04 17:13:05 +07:00