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