agentejo / cockpit

Add content management functionality to any site - plug & play / headless / api-first CMS
http://getcockpit.com
MIT License
5.39k stars 523 forks source link

Add "count" endpoint to collections #1462

Open brycegough opened 2 years ago

brycegough commented 2 years ago

Not sure if there is a reason this isn't included, however as I require it for my app, I thought I'd create a pull request incase you would like this in the Cockpit core.


It looks like I accidentally included my commit to fix the empty "null" ID in this pull request, however this commit will just unset the _id to ensure that Cockpit does not save the value with an _id of null.