isAssociationSupported

Function

given two entity types, this util returns whether or not associations are supported between the two

given two entity types, this util returns whether or not associations are supported between the two

Parameters

Parameter Type Default Notes
type1 Required HubEntityType

first entity type

type2 Required HubEntityType

second entity type

Returns

boolean

Function defined in common/src/associations/internal/isAssociationSupported.ts:13