nauticalDraftOrderLineUpdate
Updates an order line of a draft order.
nauticalDraftOrderLineUpdate(
id: ID!
input: OrderLineInput!
): NauticalDraftOrderLineUpdate
Arguments
nauticalDraftOrderLineUpdate.id ● ID! non-null scalar
ID of the order line to update.
nauticalDraftOrderLineUpdate.input ● OrderLineInput! non-null input
Fields required to update an order line.
Type
NauticalDraftOrderLineUpdate object
Updates an order line of a draft order.