送货省-DeliveryProvince 对象

用于定义区域的区域。


在本页面


字段

  • 代码([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    该区域的代码。
  • id[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
    全局唯一标识符。
  • 名称([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    区域名称。
  • 译名([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    区域的名称,根据用户区域设置进行翻译。


返回DeliveryProvince的类型

  • [DeliveryCountry.provinces](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverycountry#provinces-2021-01)


派生关系

  • [Node](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/node)