For the complete documentation index, see llms.txt. This page is also available as Markdown.

BulkUpdateOrderLinesInput

Autogenerated input type of BulkUpdateOrderLines

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

orderLines ([OrderLineUpdateInput!]!)

Order lines to update with their new values.

Last updated

Was this helpful?