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