Mutation: setCrewCountrySettings
Requires access to resource GRAPHQL_COUNTRY_CREW_DATABASE_EDIT
countryDirectory {
setCrewCountrySettings(
countryCode: CountryCode!
setting: CountryCrewSettingInput!
): CountryCrewSetting!
}
Requires access to resource GRAPHQL_COUNTRY_CREW_DATABASE_EDIT
countryDirectory {
setCrewCountrySettings(
countryCode: CountryCode!
setting: CountryCrewSettingInput!
): CountryCrewSetting!
}
setCrewCountrySettings.countryCode ● CountryCode! non-null scalarsetCrewCountrySettings.setting ● CountryCrewSettingInput! non-null inputCountryCrewSetting object