Skip to main content

ProductInvoiceItemsUpdate

No description

type ProductInvoiceItemsUpdate {
where: GQLTQueryInvoiceItemWhere
input: InvoiceItemOptionalInput
}

Fields#

where (GQLTQueryInvoiceItemWhere)#

This will apply a filter to your mutation

input (InvoiceItemOptionalInput)#

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