Hasura has the ability to merge your remote GraphQL schemas and provide you with a single,
unified GraphQL API. Think of it like automated schema stitching.
This enables you to write queries and mutations to disparate sources,
all from your single Hasura endpoint. All you need to provide is a GraphQL service-
such as a CMS, payment provider, or custom GraphQL server - and connect its
HTTP endpoint to Hasura; we'll take care of the rest.
Quick Links
Remote Schemas Overview - https://hasura.io/docs/latest/remote-...
Get started with Remote Schemas in 60 seconds - https://hasura.io/docs/latest/remote-...
How to extend your API with remote joins - https://hasura.io/docs/latest/remote-...
-----
🚀 Hasura makes your data instantly accessible over a real-time GraphQL API, so you can build and ship modern apps and APIs faster. Hasura connects to your databases, REST servers, GraphQL servers and third party APIs (eg: Stripe, Salesforce) to provide a unified realtime GraphQL API across all your data sources instantly.
Check out our features: https://hasura.io
Find us on Twitter: / hasurahq
Join our community: https://hasura.io/discord
-----