roleInput: RoleInput!
The name and description of the new role that is being created.
tenantId: UUID
The tenant that the application role will be associated to.
This mutation is used to create a new application role for a tenant. Return information can include new role details and tenant information. **Returns:** Returns the newly created role data.
roleInput: RoleInput!
The name and description of the new role that is being created.
tenantId: UUID
The tenant that the application role will be associated to.