userUpdate
No description
userUpdate(
input: UpdateUserInput!
): IBaseUser!
Arguments
userUpdate.input
● UpdateUserInput!
non-null input
Type
IBaseUser
interface
Interface for the BaseUser Type, where both Contacts and Customers derive from