Skip to main content

SectionsEdge

A Section edge in the connection.

type SectionsEdge {
cursor: Cursor
node: Section!
}

Fields

SectionsEdge.cursor ● Cursor scalar

A cursor for use in pagination.

SectionsEdge.node ● Section! non-null object

The Section at the end of the edge.

Member Of

CreateSectionPayload object ● DeleteSectionPayload object ● RecoverSectionPayload object ● SectionsConnection object ● UpdateSectionPayload object ● UpsertSectionPayload object