Skip to main content

InvoiceTransactionUpdate

No description

type InvoiceTransactionUpdate {
where: GQLTQueryTransactionWhere
input: TransactionOptionalInput
}

Fields#

where (GQLTQueryTransactionWhere)#

This will apply a filter to your mutation

input (TransactionOptionalInput)#

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