Alokai

ProductsAggregationsArgs

Contains the results of a products query.

type ProductsAggregationsArgs = {
  filter?: InputMaybe<AggregationsFilterInput>;
};

Referenced Types

On this page