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