Crate graphql_federated_graph
source ·Structs
- A composed federated graph.
- Represents an
@provides
directive on a field in a subgraph. - Represents an
@requires
directive on a field in a subgraph.
Enums
Functions
- Render a GraphQL SDL string for a federated graph. It only includes types and composed directives, the public API of the federated graph.