Type alias WhereOptions<TAttributes>

WhereOptions<TAttributes>: undefined | AllowNotOrAndWithImplicitAndArrayRecursive<WhereAttributeHash<TAttributes> | DynamicSqlExpression>

The type accepted by every where option

Type Parameters

  • TAttributes = any

Generated using TypeDoc