nuxt-graphql-client icon indicating copy to clipboard operation
nuxt-graphql-client copied to clipboard

Unable to use GraphQL Server hosted via Nuxt API Route

Open Diizzayy opened this issue 2 years ago • 4 comments

Diizzayy avatar Mar 29 '22 23:03 Diizzayy

Use Server middleware to inject the client to the event.context

c-schwan avatar May 27 '22 00:05 c-schwan

event.context

Having the same issue. Can you please provide an example ? Thanks @c-schwan

dodanex avatar Jul 07 '22 11:07 dodanex

A workaround could be to use a schema instead in your nuxt.config.ts

cvng avatar Aug 22 '22 16:08 cvng

Have you found solution?

iBobik avatar Oct 19 '22 18:10 iBobik