RolePlacesHistoryEntry (Object)
type RolePlacesHistoryEntry {
changedBy: String!
changeTime: DateTime!
groupName: String
places: [RolePlacePermission!]!
}
type RolePlacesHistoryEntry {
changedBy: String!
changeTime: DateTime!
groupName: String
places: [RolePlacePermission!]!
}
RolePlacesHistoryEntry.changedBy ● String! non-null scalarRolePlacesHistoryEntry.changeTime ● DateTime! non-null scalarRolePlacesHistoryEntry.groupName ● String scalarRolePlacesHistoryEntry.places ● [RolePlacePermission!]! non-null object