Skip to content

Sort for referenced documents #57

@vinaybedre

Description

@vinaybedre

If I have a model like below:

Authors:[
{_id:1
name:'Author 1'
}]

Books:[
{_id:1, authors:[1,2]
]

How can I perform sort on books.authors.name? Is it possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions