Types > InfoProvince
Commerce APITypesInfoProvince
InfoProvince

Description

Topic: Info

Fields

code: String!

The standard abbreviation for the state or province

Example: "NY"


id: String!

Unique province identifier. See also: Unique Identifiers

Example: "pn_US_NY"


name: String!

Name of the province

Example: "New York"


Used By

Queries

infoAllProvinces, infoProvinces, provinces

Types

Address, AddressShort, AuditLog, CustomerPaymentSource, FulfillmentTrackingEvent, IPAndUAInfo, PaymentMethodCreditCard, ReturnTrackingEvent, Zone

Preview (typescript)

Loading module