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