Function altair_playground_handler

Source
pub async fn altair_playground_handler(
    path: String,
    title: &str,
) -> impl IntoResponse
Expand description

Handler that renders an Altair GraphQL playground on the given path to explore the API.