AnalyticsPluginFeedbackRulePassedAggregateConnection

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

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

nodes ([AnalyticsPluginFeedbackRulePassedAggregate!]!)

An array that contains all nodes of the current page.

pageInfo (PageInfo!)

Data that facilitates paging through results.