| ... | ... | @@ -278,6 +278,10 @@ Please only use them for debugging queries - they will not be present when deplo |
|
|
|
|
|
|
|
## [Queries](/api/Queries) /data/$module/$entity/query
|
|
|
|
|
|
|
|
## Query Count /data/$module/$entity/query/count
|
|
|
|
|
|
|
|
Returns only the "meta" portion of a [query](/api/Queries), so under "filtered" the number of entries which the query would return is found.
|
|
|
|
|
|
|
|
## Count /data/$module/$entity/count
|
|
|
|
|
|
|
|
The estimatedCount is available in the universe, but currently is not being updated. This endpoint will
|
| ... | ... | |