Skip to main content

InvoiceItemInvoiceUpdate

No description

type InvoiceItemInvoiceUpdate {
where: GQLTQueryInvoiceWhere
input: InvoiceOptionalInput
}

Fields#

where (GQLTQueryInvoiceWhere)#

This will apply a filter to your mutation

input (InvoiceOptionalInput)#

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