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