amplify-category-api icon indicating copy to clipboard operation
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...

Results 314 amplify-category-api issues
Sort by recently updated
recently updated
newest added

### Amplify CLI Version 12.1.1 ### Question `@model(mutations:{delete:null}, subscriptions:null)foobar3 @model(mutations:{delete:null},subscriptions:null)foobar3 @model(mutations:{create:null, update:null, delete:null}, subscriptions:null)foobar1 @model(mutations:{create:null, update:null, delete:null}, subscriptions:null) foobar2` using the above model modification to remove unwanted queries ends up...

bug
p2
api-graphql

Not sure if a bug or an implementation error on my part, but starting with the assumption this is just a usage mistake. Originally, posted on [SO][3]. **Which Category is...

feature-request
p3
graphql-transformer-v1

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

bug
p1
api-graphql
theme:appsync-api-key-deletion

### Environment information ```plain text System: OS: macOS 13.3.1 CPU: (8) arm64 Apple M1 Pro Memory: 192.69 MB / 16.00 GB Shell: /bin/zsh Binaries: Node: 20.10.0 - /usr/local/bin/node Yarn: 1.22.19...

bug
duplicate
transferred
Gen 2

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? _No response_ ### Amplify CLI Version 12.4.0 ### What operating system...

feature-request
transferred
theme: searchable

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

bug
graphql-transformer-v2
@hasMany

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v18.16.1 ### Amplify CLI Version 12.10.3 ### What operating system are...

question
pending-response
transferred

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? 16.20.2 ### Amplify CLI Version 12.10.3 ### What operating system are...

question
pending-triage
transferred

#### Description of changes Allow overwritable DynamoDB table name #### Issue #, if available N/A #### Description of how you validated changes 1. Test in sample app #### Checklist -...

**Is your feature request related to a problem? Please describe.** Currently, the [@http directive](https://docs.amplify.aws/cli/graphql-transformer/directives#http) allows path parameters, query strings, and the request body to be passed in as arguments -...

feature-request
graphql-transformer-v1