Skip to main content

ReviewSummaryOperatingLocationEdge

A Relay edge containing a ReviewSummaryOperatingLocation and its cursor.

type ReviewSummaryOperatingLocationEdge {
node: OperatingLocation
cursor: String!
id: ID
operatingLocationIsSubjectOfReviewSummaryId: UUID
datasetIds: JSON
firstObservedDate: String
lastObservedDate: String
rank: Int
internalId: String
internalOperatingLocationIsSubjectOfReviewSummaryId: String
}

Fields

ReviewSummaryOperatingLocationEdge.node ● OperatingLocation object

The item at the end of the edge

ReviewSummaryOperatingLocationEdge.cursor ● String! non-null scalar

A cursor for use in pagination

ReviewSummaryOperatingLocationEdge.id ● ID scalar

ReviewSummaryOperatingLocationEdge.operatingLocationIsSubjectOfReviewSummaryId ● UUID scalar

ReviewSummaryOperatingLocationEdge.datasetIds ● JSON scalar

ReviewSummaryOperatingLocationEdge.firstObservedDate ● String scalar

ReviewSummaryOperatingLocationEdge.lastObservedDate ● String scalar

ReviewSummaryOperatingLocationEdge.rank ● Int scalar

ReviewSummaryOperatingLocationEdge.internalId ● String scalar

ReviewSummaryOperatingLocationEdge.internalOperatingLocationIsSubjectOfReviewSummaryId ● String scalar

Member Of

ReviewSummaryOperatingLocationConnection object