Function: createGraphQLError()
createGraphQLError(
message,options?):GraphQLError
Defined in: packages/utils/src/errors.ts:49
Parameters
message
string
options?
GraphQLErrorOptions
Returns
GraphQLError
createGraphQLError(
message,options?):GraphQLError
Defined in: packages/utils/src/errors.ts:49
string
GraphQLErrorOptions
GraphQLError