1. @sitecore-cloudsdk/search/server

ListOperators

Version:

Type

Type

Import path

@sitecore-cloudsdk/search/server

Operators that check if all or any of a set of values are included in a certain attribute. Used for filtering search results.

Signature

export type ListOperators = "allOf" | "anyOf";

Examples

"allOf"
If you have suggestions for improving this article, let us know!