[][src]Function async_graphql::http::playground_source

pub fn playground_source(
    graphql_endpoint_url: &str,
    subscription_endpoint: Option<&str>
) -> String

Generate the page for GraphQL Playground