Skip to content

Commit

Permalink
Merge pull request #12533 from FabioCingottini/fix/add-missing-densif…
Browse files Browse the repository at this point in the history
…y-stage-on-pipeline-stages-type

Add missing densify type pipeline type
  • Loading branch information
AbdelrahmanHafez committed Oct 6, 2022
2 parents 8846d29 + 2a4d2e0 commit 95496c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/pipelinestage.d.ts
Expand Up @@ -8,6 +8,7 @@ declare module 'mongoose' {
| PipelineStage.BucketAuto
| PipelineStage.CollStats
| PipelineStage.Count
| PipelineStage.Densify
| PipelineStage.Facet
| PipelineStage.GeoNear
| PipelineStage.GraphLookup
Expand Down

0 comments on commit 95496c8

Please sign in to comment.