states
Get the states filtered by country
states(
countryCode: String!
filters: StateFiltersInput
): [State!]!
Arguments
states.countryCode ● String! non-null scalar
The country ISO 2 code to filter the states
states.filters ● StateFiltersInput input
Type
State object
A state