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