deprecated
It is not part of JSON API and is not supported in when array of keys is passed
• EQUALS: = "EQ"
Defined in jsonApi.interface.ts:146
• GREATER: = "GT"
Defined in jsonApi.interface.ts:149
• GREATER_OR_EQUAL: = "GE"
Defined in jsonApi.interface.ts:151
• LIKE: = "LIKE"
Defined in jsonApi.interface.ts:148
• LOWER: = "LT"
Defined in jsonApi.interface.ts:150
• LOWER_OR_EQUAL: = "LE"
Defined in jsonApi.interface.ts:152
• NOT_EQUALS: = "NEQ"
Defined in jsonApi.interface.ts:147