UNPKG

@aws-amplify/graphql-api-construct

Version:

AppSync GraphQL Api Construct using Amplify GraphQL Transformer.

10 lines (9 loc) 182 B
{ "extends": "../tsconfig.json", "compilerOptions": { "rootDir": "./src", "outDir": "./build/main", }, "include": ["src/**/*.ts"], "exclude": ["node_modules/**"] }