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