Skip to main content

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

OperatingLocationRoleEdge.id ● ID scalar

OperatingLocationRoleEdge.roleIsPerformedAtOperatingLocationId ● UUID scalar

OperatingLocationRoleEdge.datasetIds ● JSON scalar

OperatingLocationRoleEdge.firstObservedDate ● String scalar

OperatingLocationRoleEdge.lastObservedDate ● String scalar

OperatingLocationRoleEdge.rank ● Int scalar

OperatingLocationRoleEdge.internalId ● String scalar

OperatingLocationRoleEdge.internalRoleIsPerformedAtOperatingLocationId ● String scalar

Member Of

OperatingLocationRoleConnection object