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