currentUserUpdate
Graphql fields and variables for the currentUserUpdate mutation
mutation currentUserUpdate ($attributes: CurrentUserAttributes!) {
currentUserUpdate (attributes: $attributes) {
emailBody
emailSubject
entityId
errors
firstName
lastName
profile {
phone
tabnameIsSubdomain
timezone
title
}
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
