位置组配置-DeliveryProfileLocationGroup 对象
将位置组与与传递配置文件关联的区域链接。
在本页面
Connections
- locationGroupZones(
[DeliveryLocationGroupZoneConnection!](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverylocationgroupzone))
与位置组和交付资料关联的适用区域。 
| 争论 | 描述 | 
|---|---|
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) | 
返回指定游标之前的元素。 | 
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列表中的最后一个元素。 | 
reverse() [Boolean](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01) | 
颠倒基础列表的顺序。 默认值: false | 
字段
- countryInAnyZone(
[[DeliveryCountryAndZone!]!](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverycountryandzone))
在任何区域中已为给定位置组和个人资料选择的国家。 - locationGroup(
[DeliveryLocationGroup!](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverylocationgroup))
与传递配置文件关联的位置组。 
返回DeliveryProfileLocationGroup的类型
[DeliveryProfile.profileLocationGroups](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliveryprofile#profilelocationgroups-2021-01)
