UNPKG

@aws-amplify/graphql-directives

Version:

Directive definitions for Amplify GraphQL transformers.

10 lines 499 B
export { AuthDirectiveV1 } from './auth'; export { ConnectionDirectiveV1 } from './connection'; export { FunctionDirectiveV1 } from './function'; export { HttpDirectiveV1 } from './http'; export { KeyDirectiveV1 } from './key'; export { ModelDirectiveV1 } from './model'; export { PredictionsDirectiveV1 } from './predictions'; export { SearchableDirectiveV1 } from './searchable'; export { VersionedDirectiveV1, VersionedDirectiveV1Defaults } from './versioned'; //# sourceMappingURL=index.d.ts.map