graphql-php/src
Jeremiah VALERIE dd9062d77e Add a generic promise support.
Make lib supports promises, using a promise adapter interface.
2016-11-26 20:50:01 +01:00
..
Error Better docs and comments on breaks and deprecations for 8.0 2016-11-25 16:37:00 +07:00
Executor Add a generic promise support. 2016-11-26 20:50:01 +01:00
Language GraphQL\Language\AST\NodeType -> GraphQL\Language\AST\NodeKind 2016-11-19 17:31:47 +07:00
Type Reverted DefinitionContainer (YAGNI) 2016-11-25 16:54:57 +07:00
Utils GraphQL\Language\AST\NodeType -> GraphQL\Language\AST\NodeKind 2016-11-19 17:31:47 +07:00
Validator Moved directive location constants to separate class 2016-11-25 16:30:35 +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 Add a generic promise support. 2016-11-26 20:50:01 +01:00
Schema.php Reverted DefinitionContainer (YAGNI) 2016-11-25 16:54:57 +07:00
Utils.php Enforce input coercion rules 2016-11-19 04:15:40 +07:00