Skip to main content

DealExecutionScoreCondition

A condition to be used against DealExecutionScore object types. All fields are tested for equality and combined with a logical ‘and.’

input DealExecutionScoreCondition {
id: String
accordId: String
activityId: String
value: BigFloat
workspaceId: String
version: Int
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
calculatedAt: Datetime
reason: String
}

Fields

DealExecutionScoreCondition.id ● String scalar

Checks for equality with the object’s id field.

DealExecutionScoreCondition.accordId ● String scalar

Checks for equality with the object’s accordId field.

DealExecutionScoreCondition.activityId ● String scalar

Checks for equality with the object’s activityId field.

DealExecutionScoreCondition.value ● BigFloat scalar

Checks for equality with the object’s value field.

DealExecutionScoreCondition.workspaceId ● String scalar

Checks for equality with the object’s workspaceId field.

DealExecutionScoreCondition.version ● Int scalar

Checks for equality with the object’s version field.

DealExecutionScoreCondition.deletedAt ● Datetime scalar

Checks for equality with the object’s deletedAt field.

DealExecutionScoreCondition.updatedAt ● Datetime scalar

Checks for equality with the object’s updatedAt field.

DealExecutionScoreCondition.createdAt ● Datetime scalar

Checks for equality with the object’s createdAt field.

DealExecutionScoreCondition.calculatedAt ● Datetime scalar

Checks for equality with the object’s calculatedAt field.

DealExecutionScoreCondition.reason ● String scalar

Checks for equality with the object’s reason field.

Member Of

dealExecutionScores query ● dealExecutionScoresConnection query