Function render_api_sdl

Source
pub fn render_api_sdl(graph: &FederatedGraph) -> String
Expand description

Render a GraphQL SDL string for a federated graph. It does not include any federation-specific directives, it only reflects the final API schema as visible for consumers.