mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 12:56:05 +03:00
60df83f47e
This is a fairly major refactoring of coerceValue which returns an Either so it can return a complete collection of errors. This allows originalError to be preserved for scalar coercion errors and ensures *all* errors are represented in the response. This had a minor change to the logic in execute / subscribe to allow for buildExecutionContext to abrupt complete with multiple errors. ref: graphql/graphql-js#1133 |
||
---|---|---|
.. | ||
Promise | ||
AbstractPromiseTest.php | ||
AbstractTest.php | ||
DeferredFieldsTest.php | ||
DirectivesTest.php | ||
ExecutionResultTest.php | ||
ExecutorLazySchemaTest.php | ||
ExecutorSchemaTest.php | ||
ExecutorTest.php | ||
LazyInterfaceTest.php | ||
ListsTest.php | ||
MutationsTest.php | ||
NonNullTest.php | ||
ResolveTest.php | ||
TestClasses.php | ||
UnionInterfaceTest.php | ||
ValuesTest.php | ||
VariablesTest.php |