Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat (document): Exposed $getAllSubdocs() #9764

Merged
merged 1 commit into from
Jan 5, 2021
Merged

feat (document): Exposed $getAllSubdocs() #9764

merged 1 commit into from
Jan 5, 2021

Conversation

IslandRhythms
Copy link
Collaborator

No description provided.

@@ -2349,9 +2352,6 @@ declare module 'mongoose' {

/** Appends new custom $unwind operator(s) to this aggregate pipeline. */
unwind(...args: any[]): this;

/** Appends new custom $project operator to this aggregate pipeline. */
project(arg: any): this
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be a blocker, but I wonder how this change got here... Merge issue of some sort?

@vkarpov15 vkarpov15 added this to the 5.12 milestone Jan 5, 2021
@vkarpov15 vkarpov15 merged commit d9763fc into 5.12 Jan 5, 2021
This was referenced Mar 11, 2021
This was referenced Mar 13, 2021
@Uzlopak Uzlopak deleted the gh9545 branch June 14, 2022 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants