FindOptions<T>: {
    where: EntityCondition<T>[] | EntityCondition<T>;
}

Type Parameters

  • T

Type declaration

Generated using TypeDoc