Description Usage Arguments Value See Also
This function constructs the query body that is used to filter/sort the results of the database query.
1 | query_body(filter = NULL, sorts = NULL)
|
filter |
A property filter object. |
sorts |
A property sort or compound sort object. |
The formatted query body.
property_filter()
and property_sort()
to see how to properly
create property filters and sorts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.