UNPKG

@aws-amplify/graphql-api-construct

Version:

AppSync GraphQL Api Construct using Amplify GraphQL Transformer.

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";