mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -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 > SavedObjectsCreateOptions > refresh
SavedObjectsCreateOptions.refresh property
The Elasticsearch Refresh setting for this operation
Signature:
refresh?: MutatingOperationRefreshSetting;