HttpClientRequest.bodyUnsafeJson(request), perhaps be more appropriate as the request is a Schema.TaggedRequest already, my intuition tells me im validating the request body redundantly a second time (the first being when the resolver is called within the service using the schema tagged request?