graphql-php/src
2016-11-16 18:07:56 +07:00
..
Error [style changes] arrays and callback 2016-11-16 17:29:50 +07:00
Executor move to NodeType enum 2016-11-16 18:07:56 +07:00
Language type hint Name node in visitor 2016-11-16 18:06:25 +07:00
Type Minor objectType refactoring 2016-11-11 01:00:32 +07:00
Utils Minor executor tweaks 2016-11-07 19:52:44 +07:00
Validator move to NodeType enum 2016-11-16 18:07:56 +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 [style changes] arrays and callback 2016-11-16 17:29:50 +07:00