Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group by count #1486

Open
simar7777 opened this issue Apr 13, 2018 · 0 comments
Open

Group by count #1486

simar7777 opened this issue Apr 13, 2018 · 0 comments

Comments

@simar7777
Copy link

Hi,
Thanks for this wornderful tool , its really very hepful . i am novice for this tools .my sincere apologies if i have raised a very basic query . have gone throught eh existing issues and help file couldn't get the answer.
My query is
i want to get a group by count from the server Eg: i am expecting the following output

'pr': 250
'pj': 500

for this command :

Program.getList({ group: 'type'}).then(function(resp){

console.log(resp)

})

i dont want to get all the 750 record in the client side and do a group by .

Cheers...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant