Mutations
updateMyUser
Updates profile fields (display name, short name, or avatar) for the currently authenticated human user. Only the fields provided are changed; omitted fields are left unchanged. Not available to machine users.
MUTATION
updateMyUser(input: UpdateMyUserInput!): UpdateMyUserOutput!Arguments
input
required
Returns
user
error
Mutation
Variables
Response
Mutation
Variables
Response

