Skip to main content

CountryUpdateInput

No description

type CountryUpdateInput {
where: GQLTQueryCountryWhere
limit: Int
input: CountryOptionalInput
}

Fields#

where (GQLTQueryCountryWhere)#

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

This is the input for the data