@squidcloud/client
    Preparing search index...

    Variable ARRAY_OPERATORSConst

    ARRAY_OPERATORS: readonly [
        "in",
        "not in",
        "array_includes_some",
        "array_includes_all",
        "array_not_includes",
    ] = ...

    The list of operators related to arrays.