Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 766 Bytes

File metadata and controls

20 lines (15 loc) · 766 Bytes
title usersUpdateOrganizationPins

Update pinned organizations for a user.

Arguments

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.

Fields

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.