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