idMatchAttribute
Home > @gooddata/sdk-model > idMatchAttribute
idMatchAttribute variable
Factory function for attribute predicate which evaluates true for attributes that match particular ID.
Signature:
idMatchAttribute: (id: string) => AttributePredicate