Skip to main content

InvoiceItemVoucherUpdate

No description

type InvoiceItemVoucherUpdate {
where: GQLTQueryVoucherWhere
input: VoucherOptionalInput
}

Fields#

where (GQLTQueryVoucherWhere)#

This will apply a filter to your mutation

input (VoucherOptionalInput)#

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