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