AllTimeGranularity
Home > @gooddata/sdk-model > AllTimeGranularity
AllTimeGranularity type
Special granularity used to indicate there should be no date filtering for the given dimension.
Signature:
export declare type AllTimeGranularity = "ALL_TIME_GRANULARITY";