graphql-php/src
2016-11-19 04:15:40 +07:00
..
Error Enforce input coercion rules 2016-11-19 04:15:40 +07:00
Executor Enforce input coercion rules 2016-11-19 04:15:40 +07:00
Language Enforce input coercion rules 2016-11-19 04:15:40 +07:00
Type Support for NullValue 2016-11-18 23:59:28 +07:00
Utils Enforce input coercion rules 2016-11-19 04:15:40 +07:00
Validator Enforce input coercion rules 2016-11-19 04:15:40 +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 Moved all error-related classes to separate namespace; fixed related broken tests 2016-10-21 16:40:56 +07:00
Schema.php Added DefinitionContainer interface to enable compositional use of user-land types (vs extending ObjectType, InterfaceType, etc). Very similar to IteratorAggregate vs Iterator 2016-10-23 05:05:50 +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