Function async_graphql::http::graphiql_source

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

Generate the page for GraphIQL