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