OBJECT
OpptyProductRelationEntityConnection
link GraphQL Schema definition
- type OpptyProductRelationEntityConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- OpptyProductRelationEntityEdge]! : [
- # Total number of items in the connection.
- Int :
- }