WidgetGroupToWidgetConnectionConnection
A connection to a list of items.
type WidgetGroupToWidgetConnectionConnection {
pageInfo: PageInfo!
edges: [WidgetGroupToWidgetConnectionEdge]
}
Fields
WidgetGroupToWidgetConnectionConnection.pageInfo
● PageInfo!
non-null object
Information to aid in pagination.
WidgetGroupToWidgetConnectionConnection.edges
● [WidgetGroupToWidgetConnectionEdge]
list object
A list of edges.
Member of
DashboardWidgetGroupType
object