CrmObjectSyncStatesEdge
A CrmObjectSyncState edge in the connection.
type CrmObjectSyncStatesEdge {
cursor: Cursor
node: CrmObjectSyncState!
}
Fields
CrmObjectSyncStatesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
CrmObjectSyncStatesEdge.node ● CrmObjectSyncState! non-null object
The CrmObjectSyncState at the end of the edge.
Member Of
CreateCrmObjectSyncStatePayload object ● CrmObjectSyncStatesConnection object ● DeleteCrmObjectSyncStatePayload object ● UpdateCrmObjectSyncStatePayload object