DeliveryProductVariantsCount object
How many product variants are in a profile. This count is capped at 500.
On this page
Fields
- capped (
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
If the count has reached the cap of 500. - count (
[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
)
The product variant count.
Types that return DeliveryProductVariantsCount
[DeliveryProfile.productVariantsCountV2](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliveryprofile#productvariantscountv2-2021-01)