juniper::http::playground

Function playground_source

Source
pub fn playground_source(
    graphql_endpoint_url: &str,
    subscriptions_endpoint_url: Option<&str>,
) -> String
Expand description

Generate the HTML source to show a GraphQL Playground interface.