Skip to main content

batchUpdateOrders

Update existing orders,
Requirement:
id: Current order id is required for updating an order
Default limit: 1000 orders per request
Restrictions: Requires an admin user

batchUpdateOrders(
input: [BatchOrderInput!]!
): Job!

Arguments

input ● [BatchOrderInput!]!

Type

Job

A Job contains the id of the row and status of a queued mutation in the database