updateUserPhones
Assign phone numbers with the user. This will remove all existing entries.
updateUserPhones(
input: UpdateUserPhonesInput!
): User!
Arguments
updateUserPhones.input
● UpdateUserPhonesInput!
non-null input
Type
User
object
Represents information about a user.