StateCodes

US state and territory postal codes

Source: NASRTable: STATE_CODESVersion: e25086c3e952 (effective 2026-04-16)

Example query

# Introspect the StateCodes type in GraphiQL at https://api.nav.sortie.co/graphql
# Example shape (pair with a compatible root query field):
{
  # ...rootQuery... {
    code
    name
  # }
}

Run at https://api.nav.sortie.co/graphql — GraphiQL is available in-browser.

Fields (2)

FieldTypeDescriptionUnitsEnum
code
code
StringTwo-letter postal code
name
name
StringFull state or territory name