Skip to content

Support for SORT in collection.find function #358

Closed
@denizalpaslan

Description

@denizalpaslan

Hi,

As I see in the API spec, currently it's not possible to specify sort parameters (field name and order) for "find" function. I think it would be a nice enhancement as it is a common operation. Ideally the function could receive a list of sort parameters (sort by multiple fields, each having a field name and a sort direction).

Would like to submit a PR for that.

Metadata

Metadata

Assignees

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