Skip to main content

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

AddressOperatingLocationEdge.id ● ID scalar

AddressOperatingLocationEdge.operatingLocationOperatesAtAddressId ● UUID scalar

AddressOperatingLocationEdge.datasetIds ● JSON scalar

AddressOperatingLocationEdge.firstObservedDate ● String scalar

AddressOperatingLocationEdge.lastObservedDate ● String scalar

AddressOperatingLocationEdge.rank ● Int scalar

AddressOperatingLocationEdge.internalId ● String scalar

AddressOperatingLocationEdge.internalOperatingLocationOperatesAtAddressId ● String scalar

Member Of

AddressOperatingLocationConnection object