Last update:
July 26, 2024
RoleType object¶
This type represents a a role with its corresponding information.
Fields¶
Field | Description |
---|---|
description String |
The description of the role. |
id String! |
The Id of the role. |
name String! |
The name of the role. |
normalizedName String! |
The normalized name of the role. |
permissions [String]! |
The permissions associated with the role. |