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