mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 18:27:59 -04:00
* use api-extractor generate command with api-documenter config * update docs Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
721 B
721 B
Home > kibana-plugin-server > SavedObjectReference
SavedObjectReference interface
A reference to another saved object.
Signature:
export interface SavedObjectReference
Properties
Property | Type | Description |
---|---|---|
id | string |
|
name | string |
|
type | string |