Open jonnnnyw opened 5 years ago
Possible duplicate of https://github.com/aws-amplify/amplify-cli/issues/852
@khitrenovich It is a duplicate, but that issue was closed without addressing the request.
Hi @tfmorris Thank you for requesting this feature. We will look into this along with #56.
hi @AaronZyLee @phani-srikar Any updates on this?
Hi guys!! Any updates on this? I'm using Amplify hosting for my app, and for now the only way to make it work was to include in git all the auto-generated files (aws-exports.js
and graphl/
folder) and just build the app instead of amplifyPush --simple
.
Worth to mention, I'm only using the codegen tool (no API category attach to my backend env), so if I could run the codegen tool headless would be great!
Is your feature request related to a problem? Please describe. I am trying to add multi env support for externally linked APIs but this is currently not possible.
Describe the solution you'd like Headless support for amplify add codegen that lets you pass the codegen config as an argument.
Describe alternatives you've considered Add multi env support for externally linked APIs that allows you to link each environment to a specific AppSync ID.
Additional context