accountUpdate
Updates the account of the logged-in user.
accountUpdate(
input: AccountInput!
): AccountUpdate
Arguments
accountUpdate.input
● AccountInput!
non-null input
Fields required to update the account of the logged-in user.
Type
AccountUpdate
object
Updates the account of the logged-in user.
Was this page helpful?