buckets
Home > @gooddata/sdk-model > IExecutionDefinition > buckets
IExecutionDefinition.buckets property
Buckets describe logical grouping within attributes and measures - they serve as a metadata about the execution. They ARE NOT used during the execution itself. MAY be empty.
Signature:
readonly buckets: IBucket[];