fetching count as an object instead of array
hey there. currently fetching counts of rows across multiple tables and it's kinda weird to get the count of rows as an array. is there a way to get the count as a single item?
i know aggregate functions exist and i tried using them but even looking at the docs for count it looks weird
https://docs.postgrest.org/en/latest/references/api/aggregate_functions.html
i know aggregate functions exist and i tried using them but even looking at the docs for count it looks weird
https://docs.postgrest.org/en/latest/references/api/aggregate_functions.html