Alokai

SearchFacetInput

type SearchFacetInput = {
  model?: InputMaybe<SearchFacetModelInput>;
  string?: InputMaybe<Scalars['String']>;
};

Referenced Types

On this page