amplify-codegen
amplify-codegen copied to clipboard
Amplify Codegen is a JavaScript toolkit library for frontend and mobile developers building Amplify applications.
### Environment information ```plain text System: OS: macOS 15.0 CPU: (8) arm64 Apple M2 Memory: 129.42 MB / 24.00 GB Shell: /bin/zsh Binaries: Node: 22.9.0 - /opt/homebrew/bin/node Yarn: undefined -...
#### Description of changes add e2e test run to pr checklist --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache...
### Environment information ```plain text System: OS: Windows 10 10.0.19045 CPU: (12) x64 Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz Memory: 4.20 GB / 15.92 GB Binaries: Node: 22.0.0 - C:\Program...
### Environment information ```plain text System: OS: macOS 15.0 CPU: (8) arm64 Apple M2 Memory: 118.66 MB / 24.00 GB Shell: /bin/zsh Binaries: Node: 22.9.0 - /opt/homebrew/bin/node Yarn: undefined -...
### Environment information ```plain text System: OS: Windows 10 10.0.19045 CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor Memory: 11.76 GB / 31.93 GB Binaries: Node: 18.18.2 - C:\Program...
### Environment information ```plain text System: OS: macOS 14.5 CPU: (8) x64 Apple M2 Memory: 9.96 MB / 16.00 GB Shell: Unknown Binaries: Node: 18.18.0 - ~/.nvm/versions/node/v18.18.0/bin/node Yarn: undefined -...
### Environment information ```plain text System: OS: macOS 15.1 CPU: (12) arm64 Apple M2 Pro Memory: 159.19 MB / 16.00 GB Shell: /bin/zsh Binaries: Node: 20.9.0 - ~/.nvm/versions/node/v20.9.0/bin/node Yarn: 1.22.19...
### How did you install the Amplify CLI? amplify upgrade ### If applicable, what version of Node.js are you using? v22.5.1 ### Amplify CLI Version 12.12.6 ### What operating system...
### Is this feature request related to a new or existing Amplify category? api ### Is this related to another service? AppSync ### Describe the feature you'd like to request...
Hi, Is the a way I can query data with index, both Partition and Sort keys, using the GraphQL API in android? I have already pulled down the index into...