Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Is group function removed from datastore module? How to create aggregation query? #152

Description

@prachiikadam

modules.dataStore().collection('collectionName').group(aggregation).then((res) => {
return complete().setBody(res).ok().done()
}).catch((err) => {
return complete().setBody(err).notFound().done();
})

Here
groupError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions