dulnan / nuxt-graphql-middleware

GraphQL in the backend, fetch in the frontend. With TypeScript support.
https://nuxt-graphql-middleware.dulnan.net
MIT License
57 stars 11 forks source link

[Question]: 500 (Couldn't execute GraphQL query: fetch failed) #24

Closed yvrsky closed 9 months ago

yvrsky commented 9 months ago

Using useGraphqlQuery on server.

Screenshot 2024-02-12 at 17 22 47 Screenshot 2024-02-12 at 17 24 24

In production mode getting 500 error, but in development mode everything is ok

Screenshot 2024-02-12 at 17 22 05