generate graphql-client-code
generates typescript files for mobile
#918
Labels
generate graphql-client-code
generates typescript files for mobile
#918
Environment information
Describe the bug
When running
npx ampx generate graphql-client-code
and passing mobile specific flags for the targets, the model file is created appropriately (for swift/android) however, statement files in typescript are also generatedReproduction steps
npx ampx generate graphql-client-code --app-id <appid> --branch main --out swift --model-target swift
--type-target swift
The text was updated successfully, but these errors were encountered: