nuxt3-graphql
                                
                                 nuxt3-graphql copied to clipboard
                                
                                    nuxt3-graphql copied to clipboard
                            
                            
                            
                        Module definition as function is deprecated
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] }
 same as above
same as above
From readme:
As for @nuxt3-graphql/urql, it is being abandoned for now.