Kodai Takagi

Results 7 issues of Kodai Takagi

We are trying to create a GraphQL API with AWS AppSync. When we try to create the documentation for that API in graphdoc, we get Type "AWSJSON" not found in...

I'm trying to use this module to perform Mutations and Subscriptions. When the authentication method is API_KEY, it worked without any problem, but I am having trouble when adopting LAMBDA...

bug
p3

### What happened and what did you expect to happen? I would like to attend meetings with background blur ON. To be more precise, I want to enter a meeting...

Needs More Information

### What happened and what did you expect to happen? ## What we are trying to do 1. create BreakoutRoom(new Meeting) 2. move to BreakoutRoom 3. move to MainRoom ※...

Needs More Information

## Community Note * Please do not add additional comments such as "+1" or "me too" to existing issues - instead please vote on the issue by adding a 👍...

feature-request

I have the following settings in nuxt.config.ts. ``` axios: { proxy: true }, proxy: { '/api/': { target: 'https://hoge.co.jp/v1/', changeOrigin: true }, } ``` Call the API in the following...

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. npm install -g amplify-category-console-notification 2. amplify plugin scan 3. amplify console-notification add 4. amplify push 5. push repository and...

bug