DeliveryProductVariantsCount - admin-graphql - OBJECT
Version: 2024-10
Description:
How many product variants are in a profile. This count is capped at 500.
Access Scopes
Any of `shipping` access scopes or `manage_delivery_settings` user permission.
Fields
-
capped:
Boolean! -
Whether the count has reached the cap of 500.
-
count:
Int! -
The product variant count.
Connections
Related queries
Related mutations
Related Unions
Examples