mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* expose saved object import/export from core * additional tests * removing unused mock * updater snapshots * add objectLimit to saved objects service * don't export the import/export functionality from core; only types * documenting exported types * export missing type
680 B
680 B
Home > kibana-plugin-server > SavedObjectsClientProviderOptions
SavedObjectsClientProviderOptions interface
Options to control the creation of the Saved Objects Client.
Signature:
export interface SavedObjectsClientProviderOptions
Properties
Property | Type | Description |
---|---|---|
excludedWrappers | string[] |