| title | usersUpdateOrganizationPins |
|---|
Update pinned organizations for a user.
| Name | Type | Description |
|---|---|---|
clientMutationId |
String |
A unique identifier for the client performing the mutation. |
organizationIds |
[OrganizationID!]! |
Ordered list of organization IDs to pin for the user. |
| Name | Type | Description |
|---|---|---|
clientMutationId |
String |
A unique identifier for the client performing the mutation. |
errors |
[Error!]! |
Errors encountered during execution of the mutation. |
user |
User |
The updated user. |