Type alias WhereOptions<TAttributes>

WhereOptions<TAttributes>: AllowNotOrAndWithImplicitAndArrayRecursive<WhereAttributeHash<TAttributes> | Literal | Fn | Where | Json>

The type accepted by every where option

Type Parameters

  • TAttributes = any

Generated using TypeDoc