Function render_federated_sdl

Source
pub fn render_federated_sdl(graph: &FederatedGraph) -> Result<String, Error>
Expand description

Render a GraphQL SDL string for a federated graph. It includes join spec directives about subgraphs and entities.