Is there any way to do a bulk update of record val...
# community-help
p
Is there any way to do a bulk update of record values in Typesense? It doesn’t look like it from the docs but wanted to check.
r
Yes. .import(docs, { mode: 'upsert' }) if i recall from the api
👍 1
⬆️ 1
👍🏽 1