Skip to content

Add option to use raw MongoDB queries in the query string #35

@macalinao

Description

@macalinao

Something like this:

/api/user?query={"$and":[{"field":"~value"},{"field":"!=value"}]}

I'd like to be able to write my logic mainly on the client, rather than dealing with finders. Is this a feature you are willing to add?

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