lewebsimple / nuxt3-graphql

nuxt3-graphql.vercel.app
35 stars 4 forks source link

Module definition as function is deprecated #6

Open nickcumbo opened 2 years ago

nickcumbo commented 2 years ago

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 in VScode terminal after running yarn dev. Everything seems to work fine though.

WARN Module definition as function is deprecated and will be removed in the future versions { name: 'urql', configKey: 'urql', setup: [Function: setup] }

wildplant commented 2 years ago

image same as above

JFGHT commented 2 years ago

From readme:

As for @nuxt3-graphql/urql, it is being abandoned for now.