INPUT_OBJECT
Unassigns a country when given an empty object
1input NullableCountryInput {23id: Int45# Country code. Accepts one of codes: ISO2, ISO3, ISO_NUM6code: String7}