nuxt-modules/apollo

Multiple clients aren't working

Opened this issue · 0 comments

Environment

nuxt: latest
nuxtjs/apollo: next
windows 11

Describe the bug

when using multiple clients, only the default or first client is detected, no other client's data is showing on frontend. I have tested different graphql endpoints to test that only one client is working at a time.

image

Expected behaviour

multiple clients like shown in the documentation and playground in this repository should work as expected with multiple graphql endpoints working.

Reproduction

No response

Additional context

No response

Logs

No response