Skip to main content

RolePlacesHistoryEntry (Object)

type RolePlacesHistoryEntry {
changedBy: String!
changeTime: DateTime!
groupName: String
places: [RolePlacePermission!]!
}

Fields

RolePlacesHistoryEntry.changedBy ● String! non-null scalar

RolePlacesHistoryEntry.changeTime ● DateTime! non-null scalar

RolePlacesHistoryEntry.groupName ● String scalar

RolePlacesHistoryEntry.places ● [RolePlacePermission!]! non-null object

Returned By

privileges.history.rolePlacesHistory query