UpdateUserByIdMutation is a datatype for updating a user based their unique identifier. It's used by the updateUserById() mutation field.

Table: UpdateUserByIdMutation

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Apr 2, 2025
userUseryes Long-TermThe user to update based on the unique identifier of the user. See User.