Federation
nestjs-query provides basic federation support, with the intention of helping to
- Plug into existing federated graphs, through references.
- Create a federated relations/connections on types defined in other services.
These docs assume you have read
- https://docs.nestjs.com/graphql/federation
- https://www.apollographql.com/docs/apollo-server/federation/introduction/