Update Customer (GraphQL)
Updates a customer. The update is partial — send only the fields you want to change. Pass password to re-hash it.
Permission: customers.customers.edit. The response carries the updated scalars and the nested group object.
TIP
See the Customers overview for how the menu works.
All admin operations require an admin Bearer token — see Authentication.

