nuxt3-graphql icon indicating copy to clipboard operation
nuxt3-graphql copied to clipboard

Results 2 nuxt3-graphql issues
Sort by recently updated
recently updated
newest added

First of all thanks for creating this! It's great to be able to play with nuxt 3 and graphql. In latest version of nuxt 3, I receive the following warning...

On most setup the `url` should be configurable from environment variables. In nuxt3 it's recommended to use the [publicRuntimeConfig](https://nuxtjs.org/docs/directory-structure/nuxt-config#runtimeconfig). Ideally we should be able to use a similar config in...