[][src]Function juniper_hyper::graphiql

pub fn graphiql(
    graphql_endpoint: &str
) -> impl Future<Item = Response<Body>, Error = Error>