You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking through the existing methods and didn't find this -- the ones with query+limit only return the objects array.
It would be nice to have something like a single-purpose get_record_count method, which always has a limit of 0 (unless SRS, in which case 1) and returns the totalRecords value.
The text was updated successfully, but these errors were encountered:
I was looking through the existing methods and didn't find this -- the ones with query+limit only return the objects array.
It would be nice to have something like a single-purpose get_record_count method, which always has a limit of 0 (unless SRS, in which case 1) and returns the totalRecords value.
The text was updated successfully, but these errors were encountered: