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...
### 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...
### 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...
### 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...
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:...
### 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⚠️...
### 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...
### 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...
### 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...
### 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...
### 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...