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