Creates an object which contains callable functions for all aliases defined in CONDITION_OPERATOR_ALIAS or if operators parameter is defined, for all the values included in operators
The function which is called with the operator and returns a function which expects the value for the condition. when executed the implementation defines what to do with the condition, just return it for example or add the condition to the request parameters as another example
Creates an object which contains callable functions for all update operations defined in update-operation type for all the values included in operators
The function which is called with the operator and returns a function which expects the value for the condition. when executed the implementation defines what to do with the condition, just return it for example or add the condition to the request parameters as another example
Generated using TypeDoc
Adds a condition to the given query.