Skip to main content

AddressCountryUpdate

No description

type AddressCountryUpdate {
where: GQLTQueryCountryWhere
input: CountryOptionalInput
}

Fields#

where (GQLTQueryCountryWhere)#

This will apply a filter to your mutation

input (CountryOptionalInput)#

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