Skip to main content

Mutation: settings

Requires access to resource GRAPHQL_COUNTRY_DATABASE_EDIT

countryDirectory {
settings(
countryCode: CountryCode!
setting: CountrySettingInputType!
countryDirectForbiddenList: [CountryCode!]!
): CountrySetting!
}

Arguments

settings.countryCode ● CountryCode! non-null scalar

settings.setting ● CountrySettingInputType! non-null input

settings.countryDirectForbiddenList ● [CountryCode!]! non-null scalar

Type

CountrySetting object