Skip to main content

UserAddressUpdateInput

No description

type UserAddressUpdateInput {
where: GQLTQueryUserAddressWhere
limit: Int
input: UserAddressOptionalInput
}

Fields#

where (GQLTQueryUserAddressWhere)#

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

This is the input for the data