Skip to main content

AddressUpdateInput

No description

type AddressUpdateInput {
where: GQLTQueryAddressWhere
limit: Int
input: AddressOptionalInput
}

Fields#

where (GQLTQueryAddressWhere)#

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 (AddressOptionalInput)#

This is the input for the data