AddressOperatingLocationEdge
A Relay edge containing a AddressOperatingLocation
and its cursor.
type AddressOperatingLocationEdge {
node: OperatingLocation
cursor: String!
id: ID
operatingLocationOperatesAtAddressId: UUID
datasetIds: JSON
firstObservedDate: String
lastObservedDate: String
rank: Int
internalId: String
internalOperatingLocationOperatesAtAddressId: String
}
Fields
AddressOperatingLocationEdge.node
● OperatingLocation
object
The item at the end of the edge
AddressOperatingLocationEdge.cursor
● String!
non-null scalar
A cursor for use in pagination