AnalyticsResponseFeedbackRuleActivatedConnection

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 ([AnalyticsResponseFeedbackRuleActivatedEdge!]!)

An array that contains all nodes of the current page alongside their cursors.

nodes ([AnalyticsResponseFeedbackRuleActivated!]!)

An array that contains all nodes of the current page.

pageInfo (PageInfo!)

Data that facilitates paging through results.