UNPKG

@aws-amplify/graphql-directives

Version:

Directive definitions for Amplify GraphQL transformers.

8 lines 407 B
export { AwsSubscribeDirective } from './aws-subscribe'; export { AwsAuthDirective } from './aws-auth'; export { AwsApiKeyDirective } from './aws-api-key'; export { AwsIamDirective } from './aws-iam'; export { AwsOidcDirective } from './aws-oidc'; export { AwsCognitoUserPoolsDirective } from './aws-cognito-user-pools'; export { AwsLambdaDirective } from './aws-lambda'; //# sourceMappingURL=index.d.ts.map