Magidoc

AccountIntegrationSyncErrorSortInput
Input Object

Represents an error that occurred during a sync job

Fields

#

accountId

Account ID for scoping

accountIntegrationId

Integration ID this error relates to

age

How long ago this error occurred

contactIdentifier

Identifier of the contact that failed to sync (email or integration contact ID)

createdUtc

When this error occurred

errorDetails

Additional error details in JSON format

errorMessage

Human-readable error message

errorType

Type of error that occurred

id

Unique identifier for this sync error

isPendingRetry

Whether this error is pending retry

isResolved

Whether this error has been resolved

isSkipped

Whether this error should be skipped

resolvedBy

Who or what resolved this error

resolvedUtc

When this error was resolved

status

Current status of this error

syncJob

The sync job this error relates to (null for real-time sync errors)

syncJobId

ID of the sync job this error relates to (null for real-time syncs)

Usages

#

References

#

  • Argument order of field realtimeSyncErrors from type Query
  • Argument order of field syncErrors from type Query