amplify-category-api
amplify-category-api copied to clipboard
The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development. This plugin provides functionality for the API category, allowing for the creation and management of GraphQL...
### Environment information ```plain text System: OS: Windows 11 10.0.22631 CPU: (24) x64 AMD Ryzen 9 7845HX with Radeon Graphics Memory: 6.25 GB / 31.19 GB Binaries: Node: 20.12.1 -...
### Environment information ```plain text System: OS: macOS 14.6.1 CPU: (24) arm64 Apple M2 Ultra Memory: 117.35 GB / 192.00 GB Shell: /bin/zsh Binaries: Node: 18.20.4 - ~/.nvm/versions/node/v18.20.4/bin/node Yarn: 1.22.22...
### Environment information ```plain text System: OS: macOS 14.5 CPU: (8) arm64 Apple M2 Memory: 173.20 MB / 24.00 GB Shell: /bin/zsh Binaries: Node: 20.9.0 - ~/.nvm/versions/node/v20.9.0/bin/node Yarn: 1.22.19 -...
### Environment information ```plain text System: OS: macOS 14.5 CPU: (10) arm64 Apple M1 Pro Memory: 152.22 MB / 32.00 GB Shell: /bin/zsh Binaries: Node: 22.2.0 - ~/.nvm/versions/node/v22.2.0/bin/node Yarn: undefined...
### Describe the feature you'd like to request With a schema defined in amplify gen2, all tables are named with the format [Model]-[AppSyncId]-[Environment] e.g: Mytable-abcdefghijklmnop0123456789-NONE ### Describe the solution you'd...
Amplify API should add support for bachOperations - i.e. generate the appropriate resolvers and schema.graphql for DynamoDB (and possibly Aurora Serverless in the future). The support could follow the AWS...
Reopening as it was closed without an answer https://github.com/aws-amplify/amplify-cli/issues/335 **Is your feature request related to a problem? Please describe.** Currently it is not possible to add more than one GraphQL...
**Which Category is your question related to?** API, database I have one `@model` type that utilizing several `many-to-many` connections via a joining model as, for instance, described [here](https://docs.amplify.aws/cli/graphql-transformer/directives#many-to-many-connections). Now, when...
### Amplify CLI Version 12.0.3 ### Question When I try to push my schema, it gives an error saying **Schema Creation Status is FAILED with details: Item size has exceeded...
### Environment information ```plain text System: OS: macOS 14.6.1 CPU: (10) arm64 Apple M1 Pro Memory: 84.02 MB / 32.00 GB Shell: /opt/homebrew/bin/fish Binaries: Node: 20.16.0 - ~/.local/state/fnm_multishells/28867_1724346485912/bin/node Yarn: undefined...