export const getToManyRelationshipMetadata = (
  constructor: EntityConstructor,
  property: PropertyKey
): ToManyRelationshipMetadata => {
  const toManyRelationshipMetadatas = getToManyRelationshipMetadatas(