Closed iarmankhan closed 3 years ago
Pretty much the title, I want to know the total count of records to show in app.
Hi @iarmankhan , you can use queryBuilder.getCount() directly.
queryBuilder.getCount()
Pretty much the title, I want to know the total count of records to show in app.