VectorizeVectorMetadataFilterOp
VectorizeVectorMetadataFilterOp =
"$eq"|"$ne"|"$lt"|"$lte"|"$gt"|"$gte"
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9805
Comparison logic/operation to use for metadata filtering.
This list is expected to grow as support for more operations are released.