# CustomerUpdateInput - customer - INPUT_OBJECT Version: unstable ## Description The input fields to update a customer's personal information. ### Access Scopes ## Fields * [firstName](/docs/api/customer/unstable/scalars/String): String - The customer's first name. * [lastName](/docs/api/customer/unstable/scalars/String): String - The customer's last name. ## Input objects with this input object * [customerUpdate](/docs/api/customer/unstable/mutations/customerUpdate) ## Examples