CrmObjectSyncsEdge
A CrmObjectSync edge in the connection.
type CrmObjectSyncsEdge {
cursor: Cursor
node: CrmObjectSync!
}
Fields
CrmObjectSyncsEdge.cursor ● Cursor scalar
A cursor for use in pagination.
CrmObjectSyncsEdge.node ● CrmObjectSync! non-null object
The CrmObjectSync at the end of the edge.
Member Of
CreateCrmObjectSyncPayload object ● CrmObjectSyncsConnection object ● DeleteCrmObjectSyncPayload object ● UpdateCrmObjectSyncPayload object