Skip to main content

NewWidgetConnection

The connection type for NewWidget.

type NewWidgetConnection {
edges: [NewWidgetEdge]
nodes: [NewWidget]
pageInfo: PageInfo!
}

Fields

NewWidgetConnection.edges ● [NewWidgetEdge] list object common

A list of edges.

NewWidgetConnection.nodes ● [NewWidget] list object common

A list of nodes.

NewWidgetConnection.pageInfo ● PageInfo! non-null object common

Information to aid in pagination.

Returned by

widgets query