reserved fields
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
Start query: ?
|
||||
- by default, queries search the publication
|
||||
Query current object: ^
|
||||
- refers specifically to the object based off of this specific type
|
||||
Query relative object: $
|
||||
- refers to the last relative object in the heirarchy
|
||||
Access child: .
|
||||
- this also maps over all items in a list and returns a list of the relevant children
|
||||
- if the parent is a list, it will return a list of just the specified child
|
||||
|
Reference in New Issue
Block a user