DataModelMetadata
The vocabularies the data model draws on: field types, groupings and relationship cardinalities.
List attribute groups
Returns the groupings attributes can be arranged into on a record, so a form or a 360 view can lay fields out the way the tenant expects. Requires `attribute-def.read`.
List attribute data types
Returns the data types an attribute may take, each describing how its values are standardized and how they can be compared. Requires `attribute-def.read`.
List relationship cardinalities
Returns the cardinalities a relationship type may declare. Requires `relationship-type.read`.
List resolution source roles
Returns which side of a relationship a resolution rule may take its evidence from. Requires `relationship-resolution-rule.read`.