Skip to main content

OperatingLocationReviewSummaryEdge

A Relay edge containing a OperatingLocationReviewSummary and its cursor.

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

Fields

OperatingLocationReviewSummaryEdge.node ● ReviewSummary object

The item at the end of the edge

OperatingLocationReviewSummaryEdge.cursor ● String! non-null scalar

A cursor for use in pagination

OperatingLocationReviewSummaryEdge.id ● ID scalar

OperatingLocationReviewSummaryEdge.operatingLocationIsSubjectOfReviewSummaryId ● UUID scalar

OperatingLocationReviewSummaryEdge.datasetIds ● JSON scalar

OperatingLocationReviewSummaryEdge.firstObservedDate ● String scalar

OperatingLocationReviewSummaryEdge.lastObservedDate ● String scalar

OperatingLocationReviewSummaryEdge.rank ● Int scalar

OperatingLocationReviewSummaryEdge.internalId ● String scalar

OperatingLocationReviewSummaryEdge.internalOperatingLocationIsSubjectOfReviewSummaryId ● String scalar

Member Of

OperatingLocationReviewSummaryConnection object