symfony-vuejs
symfony-vuejs copied to clipboard
Feature Request : bind to multiple graphql endpoints
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