Update ttcQuery
parent
1d904af6b7
commit
7e3fb4008e
@ -30,7 +30,7 @@ Comparators:
|
|||||||
- `<` less than
|
- `<` less than
|
||||||
- `>=` greater than or equal to
|
- `>=` greater than or equal to
|
||||||
- `<=` less than or equal to
|
- `<=` less than or equal to
|
||||||
- `!!` is true/exists. When used as the name of a child, it treats the entire parent as a list and returns the key as $0 and the value as $1 for each child.
|
- `!!` is true/exists. When used as the name of a child, it treats the entire parent as a list and resolves as a new object with the children `key` and `value` for each child
|
||||||
- `!` is not
|
- `!` is not
|
||||||
- `/` or, allows matching one or more comparators at the same time
|
- `/` or, allows matching one or more comparators at the same time
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user