VectorizeVectorMutation
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9932
Results of an operation that performed a mutation on a set of vectors.
Here, ids is a list of vectors that were successfully processed.
This type is exclusively for the Vectorize beta and will be deprecated once Vectorize RC is released. See VectorizeAsyncMutation for its post-beta equivalent.
Properties
Section titled “Properties”count:
number
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9936
ids:
string[]
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9934