priceClassProductsApplied
query
Count products with price class applied
Returns the number of products that have this price class applied.
query {
priceClassProductsApplied(companyId: Int!, priceClassId: Int!): PriceClassProductCount!
}Returns: PriceClassProductCount!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
priceClassId | Int! |