pub fn render_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.