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