graphql/tests/Language
Eugen Wissner 0d23df3da2
Provide an internal function to add errors
The old function, addErrMsg, takes only a string with an error
description, but more information is required for the execution errors:
locations and path. addErrMsg should be deprecated after the switching
to the new addError.
2021-05-09 12:42:02 +02:00
..
GraphQL Provide an internal function to add errors 2021-05-09 12:42:02 +02:00