createFreeOrderLine
Adds a free order line to an existing order. Only scheduled orders can be updated; other statuses will cause the mutation
Arguments
Argument
Description
input (CreateFreeOrderLineInput!)
Parameters for CreateFreeOrderLine
CreateFreeOrderLineInput Arguments
Argument
Description
Return fields
errors ([ModelValidationError!]!)
orderLine (OrderLine)
Last updated
Was this helpful?