CrmObjectDescriptionsEdge
A CrmObjectDescription edge in the connection.
type CrmObjectDescriptionsEdge {
cursor: Cursor
node: CrmObjectDescription!
}
Fields
CrmObjectDescriptionsEdge.cursor ● Cursor scalar
A cursor for use in pagination.
CrmObjectDescriptionsEdge.node ● CrmObjectDescription! non-null object
The CrmObjectDescription at the end of the edge.