1. @sitecore-cloudsdk/search/browser

LogicalOperators

Version:

Type

Type

Import path

@sitecore-cloudsdk/search/browser

The logical operators AND, OR, and NOT. Used for filtering search results.

Signature

export type LogicalOperators = "and" | "or" | "not";

Examples

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