OperatingLocationNameEdge
A Relay edge containing a OperatingLocationName and its cursor.
type OperatingLocationNameEdge {
node: OperatingLocationName
cursor: String!
}
Fields
OperatingLocationNameEdge.node ● OperatingLocationName object
The item at the end of the edge
OperatingLocationNameEdge.cursor ● String! non-null scalar
A cursor for use in pagination