Function graphgate_handler::handler::graphql_request[][src]

pub fn graphql_request(
    config: HandlerConfig
) -> impl Filter<Extract = (impl Reply,), Error = Rejection> + Clone