This is an example of how to use Apollo Federation with Ariadne.
-
Updated
Feb 11, 2020 - Python
This is an example of how to use Apollo Federation with Ariadne.
The starlette GraphQL implement, which support query, mutate and subscription.
This is an example of using GraphQL federation with python. This includes multiple python graphql servers and a federated gateway.
This repository is a demo of using Apollo Federation for handling mutation that access data from external services/subgraphs.
An example of using docker-compose to hook up an isomorphic react app (using Razzle) to a Django backend connected to PostgreSQL.
Add a description, image, and links to the apollo-federation topic page so that developers can more easily learn about it.
To associate your repository with the apollo-federation topic, visit your repo's landing page and select "manage topics."