UNPKG

graphql-transformer-core

Version:

A framework to transform from GraphQL SDL to AWS cloudFormation.

8 lines 286 B
export * from './getDirectiveArguments'; export * from './getFieldArguments'; export * from './gql'; export * from './transformConfig'; export * from './syncUtils'; export * from './sanity-check'; export { getSanityCheckRules } from './amplifyUtils'; //# sourceMappingURL=index.d.ts.map