OBJECT
RoleTemplate
link GraphQL Schema definition
- type RoleTemplate {
- String! :
- String! :
- String! :
- Permission!]! @deprecated( reason: "Use explicitlyAssignedPermissions instead." ) : [
- # Role permissions that are explicitly assigned to the template.
- Permission!]! : [
- }