Execute GraphQL mutation using Next.js API Routes – Stack Overflow

Execute GraphQL mutation using Next.js API Routes – Stack Overflow

How can I execute a graphql mutation using an authenticated user and API Routes in Next.js. I tried to use generateClient() from aws-amplify/api …

 

Read More