OBJECT
LeadOpptyStepCheckListRelationEntityEdge
A Relay edge containing a LeadOpptyStepCheckListRelationEntity
and its cursor.
link GraphQL Schema definition
- type LeadOpptyStepCheckListRelationEntityEdge {
- # The item at the end of the edge
- LeadOpptyStepCheckListRelationEntity :
- # A cursor for use in pagination
- String! :
- }