SearchType:
    | "contains"
    | "exactMatch"
    | "startsWith"
    | "endsWith"
    | "beginningOfWord"

Search operation type

"contains"