UNPKG

@aws-amplify/data-construct

Version:

AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.

9 lines (8 loc) 250 B
export { GraphQLError, GraphQLErrorExtensions, printError, } from './GraphQLError'; export { syntaxError } from './syntaxError'; export { locatedError } from './locatedError'; export { formatError, GraphQLFormattedError } from './formatError';