offeredByDefault
Home > @gooddata/sdk-model > IGranularityDescriptor > offeredByDefault
IGranularityDescriptor.offeredByDefault 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.
Whether the granularity is offered to users by default. false for tokens that exist in the type/backend but are not surfaced in any picker today (the GDC.time.week alias and the EU-week cyclical variants). Descriptors still exist for them so classification/lookup works; they are just excluded from getGranularities() output unless explicitly requested.
Signature:
offeredByDefault: boolean;