Last update:
April 11, 2024
updateUser mutation¶
This mutation updates a user information.
Arguments¶
The InputUpdateUserType!
represents the input object for creating a contact.
Field | Description |
---|---|
applicationUser InputUpdateApplicationUserType |
The input data for updating an application user, which includes the user's details. |
Possible returns¶
Possible return | Description |
---|---|
IdentityResultType |
The result of an identity-related operation. |