Modules
advancedfiltering
2min
▸ advancedfiltering ( conditions , filtertype? ) klevufetchmodifer create advanced filtering to the query parameters name type default value description conditions { excludevaluesinresult? boolean ; key string ; singleselect boolean ; valueoperator "include" | "exclude" ; values string \[] }\[] undefined array of conditions to apply to the query filtertype "all of" | "any of" | "none of" "all of" how conditions should be applied default is all of returns klevufetchmodifer defined in modifiers/advancedfiltering/advancedfiltering ts 12 https //github com/klevultd/frontend sdk/blob/492d3760/packages/klevu core/src/modifiers/advancedfiltering/advancedfiltering ts#l12