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
pub fn graphiql_source(
graphql_endpoint_url: &str,
subscription_endpoint: Option<&str>
) -> String
Generate the page for GraphIQL