Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FilterOperators

Index

Enumeration members

Enumeration members

contains

contains: = "contains"

eq

eq: = "eq"

exists

exists: = "exists"

gt

gt: = "gt"

gte

gte: = "gte"

in

in: = "in"

lt

lt: = "lt"

lte

lte: = "lte"

ne

ne: = "ne"

not_contains

not_contains: = "not_contains"

or

or: = "or"

Generated using TypeDoc