DeliveryMethodDefinitionCounts object
Then number of method definitions in a zone, separated into merchant-owned and participant definitions.
On this page
Fields
- participantDefinitionsCount (
[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
)
The number of participant method definitions in the current zone. - rateDefinitionsCount (
[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
)
The number of merchant-defined method definitions in the current zone.
Types that return DeliveryMethodDefinitionCounts
[DeliveryLocationGroupZone.methodDefinitionCounts](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverylocationgroupzone#methoddefinitioncounts-2021-01)