mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
Adds the ability to override the Refresh setting of mutating operations (Update, Delete, Bulk, Index) of Saved Objects.
513 B
513 B
Home > kibana-plugin-server > SavedObjectsDeleteOptions > refresh
SavedObjectsDeleteOptions.refresh property
The Elasticsearch Refresh setting for this operation
Signature:
refresh?: MutatingOperationRefreshSetting;