thecodingmachine / symfony-vuejs

Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
https://thecodingmachine.io/building-a-single-page-application-with-symfony-4-and-vuejs
MIT License
178 stars 50 forks source link

Feature Request : bind to multiple graphql endpoints #43

Open nguyenk opened 4 years ago

nguyenk commented 4 years ago

Actually, the package that provides GraphQL capabilities is not supporting multiple endpoints : see issue

We need this if :

A solution whould bo to define the GQL endpoint on the fly, but this doens't seem possible either with Gomah/nuxt-graphql-request