-
Notifications
You must be signed in to change notification settings - Fork 49
Open
@nguyenk
Description
Actually, the package that provides GraphQL capabilities is not supporting multiple endpoints : see issue
We need this if :
- we have multiple datasources,
- when the same container can respond on multiple domain names (auth cookies will not be sent on different domains anymore)
A solution whould bo to define the GQL endpoint on the fly, but this doens't seem possible either with Gomah/nuxt-graphql-request
Metadata
Metadata
Assignees
Labels
No labels