EntityData
Home > @gooddata/sdk-code-convertors > EntityData
EntityData type
The YAML-side shape of any object AAC can carry; shared so entity types cannot drift apart.
Signature:
export type EntityData = Dataset | DateDataset | Metric | ComputedAttribute | Parameter | Visualisation | Dashboard | Plugin | AttributeHierarchy;