ref
Home > @gooddata/sdk-ui-filters > IDimensionalityItem > ref
IDimensionalityItem.ref property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Optional object reference for the item (typically the attribute/date display form reference).
This is useful when the item identifier is a LocalIdRef (bucket item), but we still want to compare/deduplicate it against catalog candidates that are referenced by ObjRef.
Signature:
ref?: ObjRef;