AnalyticsResponseSdEmailSearchStartedConnection
A Relay Specification compliant Connection object that wraps result data (Nodes) alongside metadata (PageInfo, Edges, and Cursors) that can be used to page accross result sets.
Fields
edges (
[AnalyticsResponseSdEmailSearchStartedEdge!]!)
An array that contains all nodes of the current page alongside their cursors.
nodes (
[AnalyticsResponseSdEmailSearchStarted!]!)
An array that contains all nodes of the current page.
pageInfo (
PageInfo!)
Data that facilitates paging through results.