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