Function graphql_federated_graph::render_federated_sdl
source ยท pub fn render_federated_sdl(graph: &FederatedGraphV3) -> Result<String, Error>Expand description
Render a GraphQL SDL string for a federated graph. It includes join spec directives about subgraphs and entities.