Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "find-options/FindOperatorType"

Index

Type aliases

Type aliases

FindOperatorType

FindOperatorType: "not" | "lessThan" | "moreThan" | "equal" | "between" | "in" | "any" | "isNull" | "like" | "raw"

List of types that FindOperator can be.

Generated using TypeDoc