DimensionItem
Home > @gooddata/sdk-model > DimensionItem
DimensionItem type
Defines union of items that can be placed into a dimension.
Signature:
export type DimensionItem = Identifier | IAttribute | ITotal;
References: Identifier, IAttribute, ITotal
Remarks
Identifier can be attribute localId or the special MeasureGroupIdentifier. Attribute localId
can be also specified by value of IAttribute.