Hi friends, this is my first post here. I have learned Apollo
+ GraphQL
through Odyssey . Currently, I am building my own project which required fetching data from 2 GraphQL endpoints .
My problem: How can I fetch data from multiple GraphQL endpoints with ApolloClient
?