Skip to content

Multiple clients usage #216

@fnoop

Description

@fnoop

Hi, I've got multiple clients setup and working, in that I can either set
apollo: { $client: 'a' or set client: 'a' in the query.

a) However, I want to be able to select the active client dynamically at runtime and have a query switch between the different clients. But setting client or $client to a property doesn't change the query when the client is updated. How can I do this?

b) I would like to be able to connect to multiple clients simultaneously within a component and display data from each clients. How can I do this?

Thanks for the great software :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions