Skip to main content

DealExecutionScoreHistoryPatch

Represents an update to a DealExecutionScoreHistory. Fields that are set will be updated.

input DealExecutionScoreHistoryPatch {
id: String
dealExecutionScoreId: String
data: JSON
version: Int
createdAt: Datetime
}

Fields

DealExecutionScoreHistoryPatch.id ● String scalar

DealExecutionScoreHistoryPatch.dealExecutionScoreId ● String scalar

DealExecutionScoreHistoryPatch.data ● JSON scalar

DealExecutionScoreHistoryPatch.version ● Int scalar

DealExecutionScoreHistoryPatch.createdAt ● Datetime scalar

Member Of

UpdateDealExecutionScoreHistoryByNodeIdInput input ● UpdateDealExecutionScoreHistoryInput input