listAssociations
** DEPRECATED: please use getAssociatedEntitiesQuery to get a query for an entity's associations instead. This will be removed in the next breaking version **
Return a list of all associations on an entity for a type
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| entity Required | IWithAssociations | ||
| type Required | AssociationType |
Returns
Function defined in common/src/associations/listAssociations.ts:13