updateUser
Update an existing User
updateUser(
input: UserUpdateInput!
): User!
Arguments
updateUser.input
● UserUpdateInput!
non-null input
Type
User
object
Type representing a User, or human entity