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