async_graphql::http

Function graphiql_source

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

Generate the page for GraphIQL