UNPKG

graphql

Version:

A Query Language and Runtime which can target any service.

5 lines (4 loc) 212 B
export { GraphQLError, printError } from "./GraphQLError.mjs"; export { syntaxError } from "./syntaxError.mjs"; export { locatedError } from "./locatedError.mjs"; export { formatError } from "./formatError.mjs";