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