本地化扩展-HasLocalizationExtensionsForDraftOrders interface
与指定资源关联的本地化扩展。例如,政府发票的税号。
字段
localizationExtensions([LocalizationExtensionConnection!](https://shopify.dev/docs/admin-api/graphql/reference/translations/localizationextensionconnection)
)
资源的本地化扩展列表。
争论 | 描述 |
---|---|
after () [String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01) |
返回指定游标之后的元素。 |
before () [String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01) |
返回指定游标之前的元素。 |
countryCodes () [[CountryCode!]](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/countrycode) |
扩展名的国家代码。 |
first () [Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01) |
返回n 列表中的第一个元素。 |
last () [Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01) |
返回n 列表中的最后一个元素。 |
purposes () [[LocalizationExtensionPurpose!]](https://shopify.dev/docs/admin-api/graphql/reference/translations/localizationextensionpurpose) |
扩展的目的。 |
reverse () [Boolean](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01) |
颠倒基础列表的顺序。 默认值: false |
实现HasLocalizationExtensionsForDraftOrders的类型
[DraftOrder](https://shopify.dev/docs/admin-api/graphql/reference/orders/draftorder)