Skip to main content

InvoiceVoucherUpdate

No description

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