[][src]Function async_graphql::http::graphiql_source

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

Generate the page for GraphIQL