CrmObjectSyncStateHistoriesEdge
A CrmObjectSyncStateHistory edge in the connection.
type CrmObjectSyncStateHistoriesEdge {
cursor: Cursor
node: CrmObjectSyncStateHistory!
}
Fields
CrmObjectSyncStateHistoriesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
CrmObjectSyncStateHistoriesEdge.node ● CrmObjectSyncStateHistory! non-null object
The CrmObjectSyncStateHistory at the end of the edge.
Member Of
CreateCrmObjectSyncStateHistoryPayload object ● CrmObjectSyncStateHistoriesConnection object ● DeleteCrmObjectSyncStateHistoryPayload object ● UpdateCrmObjectSyncStateHistoryPayload object