ObjectType
Home > @gooddata/sdk-model > ObjectType
ObjectType type
Metadata object types
Signature:
export type ObjectType = "measure" | "fact" | "attribute" | "displayForm" | "dataSet" | "tag" | "insight" | "variable" | "analyticalDashboard" | "theme" | "colorPalette" | "filterContext" | "dashboardPlugin";