Mingchen T

Results 1 comments of Mingchen T

I had the same issue initially with the path ```yaml includes: - /graphql/**/*.ts excludes: - ./amplify/** extensions: amplify: codeGenTarget: typescript generatedFileName: /graphql/API.ts ``` The API.ts is generated in the folder...