Studio Service

UserGroup

UserGroup

User memberships in groups

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
orgIdUUID!
userIdUUID!
groupIdUUID!
createdAtDatetime
createdByUUID
permissions[String]!
permissionSets[UUID]!
orgByOrgIdOrgReads a single `Org` that is related to this `UserGroup`.
userByUserIdUserReads a single `User` that is related to this `UserGroup`.
groupByGroupIdGroupReads a single `Group` that is related to this `UserGroup`.
userByCreatedByUserReads a single `User` that is related to this `UserGroup`.