ProductsAggregationsArgs
Contains the results of a products query.
type ProductsAggregationsArgs = {
filter?: InputMaybe<AggregationsFilterInput>;
};Contains the results of a products query.
type ProductsAggregationsArgs = {
filter?: InputMaybe<AggregationsFilterInput>;
};