Skip to main content

InvoiceOrderUpdate

No description

type InvoiceOrderUpdate {
where: GQLTQueryOrderWhere
input: OrderOptionalInput
}

Fields#

where (GQLTQueryOrderWhere)#

This will apply a filter to your mutation

input (OrderOptionalInput)#

This will update the items that you targeted with the filter in the where element