Toggle sidebar
Mission
Solutions
Platform
Developers
Role
Object
Role is a type that represents the role a user has in an organization and/or space.
Field
Type
Description
id
String!
required
orgID
ID!
required
permissions
[Permission]!
required
spaceID
ID
type
RoleType!
required
users
[User]!
required