graphql-php/src/Error
Daniel Tschinder 97e8a9e200 Move schema validation into separate step (type constructors)
This is the second step of moving work from type constructors to the schema validation function.

ref: graphql/graphql-js#1132
2018-02-15 12:14:08 +01:00
..
ClientAware.php Documentation and docblock improvements 2017-08-20 16:00:44 +07:00
Debug.php Documentation and docblock improvements 2017-08-20 16:00:44 +07:00
Error.php Preserve original coercion errors, improve error quality. 2018-02-13 16:51:44 +01:00
FormattedError.php Fix printError/locations for multiple nodes. 2018-02-13 10:42:51 +01:00
InvariantViolation.php Various tools for better error reporting / formatting 2016-10-21 17:46:35 +07:00
SyntaxError.php New: printError() 2018-02-12 12:23:39 +01:00
UserError.php Default error reporting now includes "category" key for every error 2017-08-08 02:02:07 +07:00
Warning.php Move schema validation into separate step (type constructors) 2018-02-15 12:14:08 +01:00