Skip to main content

ViewerDashboardWidgetConnectionEdge

An edge in a connection.

type ViewerDashboardWidgetConnectionEdge {
node: DashboardWidgetType
cursor: String!
}

Fields

ViewerDashboardWidgetConnectionEdge.node ● DashboardWidgetType object

The item at the end of the edge

ViewerDashboardWidgetConnectionEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member of

ViewerDashboardWidgetConnectionConnection object