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