GroupCombination
GroupCombination
This table caches the grants for user that belong to the group_ids
| Field | Argument | Type | Description |
|---|---|---|---|
| nodeId | ID! | A globally unique identifier. Can be used in various places throughout the system to identify this single value. | |
| id | UUID! | ||
| orgId | UUID! | ||
| groupIds | [UUID]! | ||
| orgByOrgId | Org | Reads a single `Org` that is related to this `GroupCombination`. | |