Skip to main content

ExternalServiceSyncCondition

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

input ExternalServiceSyncCondition {
id: String
workspaceId: String
workspaceAccountId: String
externalServiceId: String
service: String
crmId: String
crmType: String
body: JSON
event: String
accordId: String
activityId: String
deliveryStatus: String
version: Int
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
}

Fields

ExternalServiceSyncCondition.id ● String scalar

Checks for equality with the object’s id field.

ExternalServiceSyncCondition.workspaceId ● String scalar

Checks for equality with the object’s workspaceId field.

ExternalServiceSyncCondition.workspaceAccountId ● String scalar

Checks for equality with the object’s workspaceAccountId field.

ExternalServiceSyncCondition.externalServiceId ● String scalar

Checks for equality with the object’s externalServiceId field.

ExternalServiceSyncCondition.service ● String scalar

Checks for equality with the object’s service field.

ExternalServiceSyncCondition.crmId ● String scalar

Checks for equality with the object’s crmId field.

ExternalServiceSyncCondition.crmType ● String scalar

Checks for equality with the object’s crmType field.

ExternalServiceSyncCondition.body ● JSON scalar

Checks for equality with the object’s body field.

ExternalServiceSyncCondition.event ● String scalar

Checks for equality with the object’s event field.

ExternalServiceSyncCondition.accordId ● String scalar

Checks for equality with the object’s accordId field.

ExternalServiceSyncCondition.activityId ● String scalar

Checks for equality with the object’s activityId field.

ExternalServiceSyncCondition.deliveryStatus ● String scalar

Checks for equality with the object’s deliveryStatus field.

ExternalServiceSyncCondition.version ● Int scalar

Checks for equality with the object’s version field.

ExternalServiceSyncCondition.deletedAt ● Datetime scalar

Checks for equality with the object’s deletedAt field.

ExternalServiceSyncCondition.updatedAt ● Datetime scalar

Checks for equality with the object’s updatedAt field.

ExternalServiceSyncCondition.createdAt ● Datetime scalar

Checks for equality with the object’s createdAt field.

Member Of

externalServiceSyncs query ● externalServiceSyncsConnection query