Skip to main content

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

WebsiteOperatingLocationEdge.id ● ID scalar

WebsiteOperatingLocationEdge.operatingLocationOperatesWebsiteWebsiteId ● UUID scalar

WebsiteOperatingLocationEdge.datasetIds ● JSON scalar

WebsiteOperatingLocationEdge.firstObservedDate ● String scalar

WebsiteOperatingLocationEdge.lastObservedDate ● String scalar

WebsiteOperatingLocationEdge.rank ● Int scalar

WebsiteOperatingLocationEdge.internalId ● String scalar

WebsiteOperatingLocationEdge.internalOperatingLocationOperatesWebsiteWebsiteId ● String scalar

Member Of

WebsiteOperatingLocationConnection object