VectorizeAsyncMutation
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:9942
Result type indicating a mutation on the Vectorize Index.
Actual mutations are processed async where the mutationId is the unique identifier for the operation.
Properties
Section titled “Properties”mutationId
Section titled “mutationId”mutationId:
string
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:9944
The unique identifier for the async mutation operation containing the changeset.