AssociationHasMany: AssociationBaseType & {
    associatedWith: string[];
    connectionType: HAS_MANY;
}

Type declaration

  • associatedWith: string[]
  • connectionType: HAS_MANY