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