Skip to main content

updateCrmObjectSyncStateHistoryByNodeId

Updates a single CrmObjectSyncStateHistory using its globally unique id and a patch.

updateCrmObjectSyncStateHistoryByNodeId(
input: UpdateCrmObjectSyncStateHistoryByNodeIdInput!
): UpdateCrmObjectSyncStateHistoryPayload

Arguments

updateCrmObjectSyncStateHistoryByNodeId.input ● UpdateCrmObjectSyncStateHistoryByNodeIdInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

UpdateCrmObjectSyncStateHistoryPayload object

The output of our update CrmObjectSyncStateHistory mutation.