Skip to main content

OperatingLocationAddressEdge

A Relay edge containing a OperatingLocationAddress and its cursor.

type OperatingLocationAddressEdge {
node: Address
cursor: String!
id: ID
operatingLocationOperatesAtAddressId: UUID
datasetIds: JSON
firstObservedDate: String
lastObservedDate: String
rank: Int
internalId: String
internalOperatingLocationOperatesAtAddressId: String
}

Fields

OperatingLocationAddressEdge.node ● Address object

The item at the end of the edge

OperatingLocationAddressEdge.cursor ● String! non-null scalar

A cursor for use in pagination

OperatingLocationAddressEdge.id ● ID scalar

OperatingLocationAddressEdge.operatingLocationOperatesAtAddressId ● UUID scalar

OperatingLocationAddressEdge.datasetIds ● JSON scalar

OperatingLocationAddressEdge.firstObservedDate ● String scalar

OperatingLocationAddressEdge.lastObservedDate ● String scalar

OperatingLocationAddressEdge.rank ● Int scalar

OperatingLocationAddressEdge.internalId ● String scalar

OperatingLocationAddressEdge.internalOperatingLocationOperatesAtAddressId ● String scalar

Member Of

OperatingLocationAddressConnection object