Skip to main content

WidgetGroupToWidgetConnectionEdge

An edge in a connection.

type WidgetGroupToWidgetConnectionEdge {
node: DashboardWidgetType
cursor: String!
}

Fields

WidgetGroupToWidgetConnectionEdge.node ● DashboardWidgetType object

The item at the end of the edge

WidgetGroupToWidgetConnectionEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member of

WidgetGroupToWidgetConnectionConnection object