Skip to main content

OperatingLocationLocationTypeEdge

A Relay edge containing a OperatingLocationLocationType and its cursor.

type OperatingLocationLocationTypeEdge {
node: OperatingLocationLocationType
cursor: String!
}

Fields

OperatingLocationLocationTypeEdge.node ● OperatingLocationLocationType object

The item at the end of the edge

OperatingLocationLocationTypeEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member Of

OperatingLocationLocationTypeConnection object