Alokai

AggregationsCategoryFilterInput

Filter category aggregations in layered navigation.

type AggregationsCategoryFilterInput = {
  includeDirectChildrenOnly?: InputMaybe<Scalars['Boolean']['input']>;
};

Referenced Types

On this page