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.
pub fn render_api_sdl(graph: &FederatedGraph) -> String
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.