Skip to main content

OperatingLocationOperatingStatusEdge

A Relay edge containing a OperatingLocationOperatingStatus and its cursor.

type OperatingLocationOperatingStatusEdge {
node: OperatingLocationOperatingStatus
cursor: String!
}

Fields

OperatingLocationOperatingStatusEdge.node ● OperatingLocationOperatingStatus object

The item at the end of the edge

OperatingLocationOperatingStatusEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member Of

OperatingLocationOperatingStatusConnection object