RESTOperation

public protocol RESTOperation : AmplifyOperation<RESTOperationRequest, Data, APIError>

All HTTP operations have the same underlying Operation type