Type Alias: Role
Role:
"admin"|"moderator"|"graph-editor"|"author"|"reader"|"alpha-tester"|"premium"
Defined in: src/types/interfaces/authorization.interface.ts:27
System roles with hierarchical permissions.
Remarks
Role hierarchy (higher includes lower permissions):
- admin > moderator > graph-editor > author > reader