PHP GraphQL\Error 네임스페이스

클래스들

이름 설명
Error Class Error A GraphQLError describes an Error found during the parse, validate, or execute phases of performing a GraphQL operation. In addition to a message and stack trace, it also includes information about the locations in a GraphQL document and/or execution result that correspond to the Error.
FormattedError Class FormattedError
SyntaxError