Magidoc

UpdateOrderLineInput
Input Object

An input to update an OrderLineItem

Fields

#

description

A human readable description of the order line

externalId

An optional external identifier for the order line

grossAmount

The gross amount for the order line

id

ID !
Non-null

The ID of the OrderLineItem to update

jobId

A reference to the job that will fulfil this line

netAmount

The net amount for the order line

quantity

The quantity of the order line

taxAmount

The amount of tax for this order line

taxRate

The tax rate for the order line

total

The total amount for the order line

unitPrice

The unit price for the order line

Usages

#

References

#

  • Argument input of field updateOrderLine from type Mutation