Skip to main content

InvoiceInvoiceItemsUpdate

No description

type InvoiceInvoiceItemsUpdate {
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