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