Skip to main content

OperatingLocationRankEdge

A Relay edge containing a OperatingLocationRank and its cursor.

type OperatingLocationRankEdge {
node: OperatingLocationRank
cursor: String!
}

Fields

OperatingLocationRankEdge.node ● OperatingLocationRank object

The item at the end of the edge

OperatingLocationRankEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member Of

OperatingLocationRankConnection object