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