Skip to content

feat: add `hasAttributeWithName` to `EntitySchema`

Nicola Spanti requested to merge topic/default/entity-has-attr into branch/default

This mechanism is already used in react-admin-cubicweb!93 (closed). The aim is to have the logic here and not in a view package.

Merge request reports