Function juniper::http::playground::playground_source[][src]

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