Function juniper_hyper::playground

source ·
pub async fn playground(
    graphql_endpoint: &str,
    subscriptions_endpoint: Option<&str>
) -> Response<String>