Skip to main content

SectionPickListItemsEdge

A SectionPickListItem edge in the connection.

type SectionPickListItemsEdge {
cursor: Cursor
node: SectionPickListItem!
}

Fields

SectionPickListItemsEdge.cursor ● Cursor scalar

A cursor for use in pagination.

SectionPickListItemsEdge.node ● SectionPickListItem! non-null object

The SectionPickListItem at the end of the edge.

Member Of

CreateSectionPickListItemPayload object ● DeleteSectionPickListItemPayload object ● RecoverSectionPickListItemPayload object ● SectionPickListItemsConnection object ● UpdateSectionPickListItemPayload object