Skip to main content

TransactionInvoiceUpdate

No description

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