batchUpdateCustomers
Update multiple customers
Requirement:
id: The customer id is required for updating a customer
Default limit: 1000 customers per request
Restrictions: Requires an admin user
batchUpdateCustomers(
input: [BatchUpdateCustomerInput!]!
): Job!
Arguments
input ● [BatchUpdateCustomerInput!]!
Type
Job
A Job contains the id of the row and status of a queued mutation in the database