The Typesense API supports 3 types of updates via ...
# community-help
k
The Typesense API supports 3 types of updates via the
action
parameter. Please check the action modes documented here: https://typesense.org/docs/28.0/api/documents.html#action-modes-create-upsert-update-emplace Specifically, the
update
action mode can be used for sending a partial document consisting of only fields that you wish to update.