HttpApi that takes in a TaggedRequest? I am implementing a caching layer with Persistence and TaggedRequest and RequestResolver, but I also have an HttpApi for the API definition with schemas and error types etc. I'd like to be able to feed my TaggedRequest into a client inside my RequestResolver