Last update:
April 11, 2024
unlockOrganizationContact mutation¶
This mutation unlocks an organization contact.
Arguments¶
The InputLockUnlockOrganizationContactType!
provides the necessary input values to lock or unlock an organization contact.
Field | Description |
---|---|
userId String |
The Id of the user. |
Possible returns¶
Possible return | Description |
---|---|
ContactType |
A contact and various fields to describe the contact's information. |