Skip to main content

VoucherInvoiceUpdate

No description

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