-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Labels
Description
Environment
- Operating System: Darwin
- Node Version: v19.8.1
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: npm@9.5.1
- Builder: -
- User Config: alias, dir, components, css, postcss, modules, apollo, runtimeConfig
- Runtime Modules: @nuxtjs/apollo@5.0.0-alpha.14
- Build Modules: -
Describe the bug
When trying to use the composable useQuery() I get the following error:
Expected behaviour
Should be able to use the composable and get results back. Instead get the error in the screenshot.
Reproduction
No response
Additional context
No response
Logs
No response
Reactions are currently unavailable