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

### 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...

question
@index

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

bug
transferred

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

bug
graphql-transformer-v1
theme:dynamodb-iterative-deployments

I'm using @auth on functions, e.g.: ``` type Query { helloWorld(): String @function(name: "HelloWorldResolver-${env}") @auth(rules: [{ allow: groups, groups: ["MyGroup"] }]) } ``` Then I get this warning on push:...

feature-request
graphql-transformer-v1

### Amplify CLI Version 12.10.0 ### Question ✅ GraphQL schema compiled successfully. Edit your schema at E:\FYP\RidyGo\server\amplify\backend\api\ridygo\schema.graphql or place .graphql files in a directory at E:\FYP\RidyGo\server\amplify\backend\api\ridygo\schema / Building resource api/ridygo⚠️...

question
pending-response

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

pending-triage
transferred
theme:dynamodb-iterative-deployments
source-control

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

bug
pending-response
theme:dynamodb-iterative-deployments

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

bug
transferred
theme:dynamodb-iterative-deployments

### Describe the feature you'd like to request As schemas change and evolve existing mock data is not migrated, which can cause issues on mock startup such as ``` Failed...

feature-request
mock

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

bug
p2
graphql-transformer-v2
api-graphql