Skip to main content

StateFiltersInput

Filter countries by name, ISO 2 code, or ISO 3 code

input StateFiltersInput {
keyword: String
sortBy: StateSortByEnum
sortType: SortTypeEnum
}

Fields

StateFiltersInput.keyword ● String scalar common

The keyword to search for in the state's name or ISO 2 code

StateFiltersInput.sortBy ● StateSortByEnum enum common

The field to sort countries by

StateFiltersInput.sortType ● SortTypeEnum enum common

The direction to sort countries by

Member Of

states query