Skip to content

`aclRls` mixin: new prop `storageEntityFn`

Pavlo Mashliakovskiy requested to merge feat/aclRlsEntityCustom into master

aclRls mixin: new prop storageEntityFn - an optional function called before adding aclRls filter. Can return custom {storageEntityName, connectAttr} depending on ctx. Added for backward compatibility.

Merge request reports

Loading