All Talks

Integrating Hasura into an Existing GraphQL Ecosystem with Remote Schemas

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 …

You might be interested in: