Skip to content

Is there a way to access MongoDB instance in cloud code. #1859

Closed
@xor22h

Description

@xor22h

I wondering is it possible to get a mongodb collection instance in cloud code? On my particular case I would like to run db.collection.aggregate(); It would be nice to be able to have something like

new Parse.Object("SomeClass").getCollection().aggregate();

Before moving to open source we used deployd which had similar functionality;

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