IHubAssociationRules

Interface

association rules stored on the parent entity that define what is "included" by the parent

For now, the query will define an association group, and "included" simply means it has been shared with the association group. In the future, the query may contain additional conditions

Properties

Property Type Notes
query IQuery

query that defines what's "included" by a parent

schemaVersion number

schema version for migration purposes


Interface defined in common/src/associations/types.ts:26