Skip to main content

InvoiceUpdateInput

No description

type InvoiceUpdateInput {
where: GQLTQueryInvoiceWhere
limit: Int
input: InvoiceOptionalInput
}

Fields#

where (GQLTQueryInvoiceWhere)#

If provided this will restrict to changes to only the elements that match

limit (Int)#

If provided this will restrict the changes to only the first amount of ${limit}

input (InvoiceOptionalInput)#

This is the input for the data