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