Skip to main content

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

RoleOperatingLocationEdge.id ● ID scalar

RoleOperatingLocationEdge.roleIsPerformedAtOperatingLocationId ● UUID scalar

RoleOperatingLocationEdge.datasetIds ● JSON scalar

RoleOperatingLocationEdge.firstObservedDate ● String scalar

RoleOperatingLocationEdge.lastObservedDate ● String scalar

RoleOperatingLocationEdge.rank ● Int scalar

RoleOperatingLocationEdge.internalId ● String scalar

RoleOperatingLocationEdge.internalRoleIsPerformedAtOperatingLocationId ● String scalar

Member Of

RoleOperatingLocationConnection object