For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
B2B
Types
Objects
CountryType
OBJECT
Copy page
Fields
id
String
Optional
The id of country
countryName
String
Optional
The country name
countryCode
String
Optional
The country iso2 code
states
list of optional
StatesType
Optional
List of states
Show 2 fields
stateRequired
Boolean
Optional
Whether state is required for this country
Referenced by
Queries
countries