UNPKG

@aws-amplify/graphql-transformer-core

Version:

A framework to transform from GraphQL SDL to AWS CloudFormation.

4 lines 296 B
export type { JSONSchema } from './json-schema'; export { isDisallowedScalarType, supportedScalarTypes, GraphQLScalarJSONSchemaDefinition } from './graphql-scalar-json-schema-definitions'; export { convertNamedTypeToJSONSchema } from './named-type-conversion'; //# sourceMappingURL=index.d.ts.map