Skip to content

MongoError: unknown top level operator: $in #36

@Kuzzy

Description

@Kuzzy

Looks like a wrong query format, it should be:

return this.remove({
      uid,
      token: { [selector]: tokens },
    }).exec()

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions