headerTokens
Home > @gooddata/sdk-model > IGranularityDescriptor > headerTokens
IGranularityDescriptor.headerTokens property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Uppercase tokens that may appear on execution attribute headers for this granularity (IAttributeDescriptorBody.granularity). Catalog/filter paths convert via toSdkGranularity; headers often keep the raw backend token — include every accepted alias (e.g. "DATE" and "DAY"). Empty when the backend does not emit a header token for this granularity.
Signature:
headerTokens: readonly string[];