Service Requests
Requests could be executed inside a resource or rollback block.
Requests interact with a external service through the configured transport protocol (ex: HTTP, gRPC).
The service method request and response object are used to define the request schemas. Responses produced by the given service could be referenced inside other resources of the given flow.