getIdsFromAssociationGroups
given an array of groups, this util maps over them,
and for each, determines if it's an association group
by checking if it has a typeKeyword of the form
given an array of groups, this util maps over them,
and for each, determines if it's an association group
by checking if it has a typeKeyword of the form
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
groups Required | IGroup[] |
array of groups |
|
associationType Required | HubEntityType |
entity type to extract ids for |
Returns
string[]
Function defined in common/src/associations/internal/getIdsFromAssociationGroups.ts:16