Making GraphQL applications with Hasura gives us many powerful features out of the box but the one we rarely talk about is remote schemas. Remote schemas enable us to do remote relations on our data to another GraphQL server which unlocks a whole new world of ways in which you can build your applications and schemas.
In this talk we will present a small demo on how to use remote schemas to connect to another GraphQL server. Afterwards we will also showcase an example of how we implemented a larger GraphQL ecosystem for an organization to create a future-proof architecture where all further applications can be built in multiple Hasura environments.
A remote schemas example and how-to, the power of remote schemas and bonuses it gives you in developing a GraphQL ecosystem for a big organization, a real life case in where we used remote schemas to make integration easier for us.