graphql-php/src
2016-11-19 17:37:54 +07:00
..
Error Enforce input coercion rules 2016-11-19 04:15:40 +07:00
Executor GraphQL\Language\AST\NodeType -> GraphQL\Language\AST\NodeKind 2016-11-19 17:31:47 +07:00
Language GraphQL\Language\AST\NodeType -> GraphQL\Language\AST\NodeKind 2016-11-19 17:31:47 +07:00
Type Disabled deprecation notice for ResolveInfo->fieldASTs (until next version) 2016-11-19 17:37:54 +07:00
Utils GraphQL\Language\AST\NodeType -> GraphQL\Language\AST\NodeKind 2016-11-19 17:31:47 +07:00
Validator GraphQL\Language\AST\NodeType -> GraphQL\Language\AST\NodeKind 2016-11-19 17:31:47 +07:00
Error.php Moved all error-related classes to separate namespace; fixed related broken tests 2016-10-21 16:40:56 +07:00
FormattedError.php Moved all error-related classes to separate namespace; fixed related broken tests 2016-10-21 16:40:56 +07:00
GraphQL.php Replaced "AST" with "Node" in variable names for better readability 2016-11-19 06:47:55 +07:00
Schema.php Consistent docblock comments for arrays 2016-11-19 06:19:41 +07:00
SyntaxError.php Moved all error-related classes to separate namespace; fixed related broken tests 2016-10-21 16:40:56 +07:00
Utils.php Enforce input coercion rules 2016-11-19 04:15:40 +07:00