MongoDB: Cannot do exclusion on field in inclusion projection
Oct 10, 2022 · 1 min read · Cannot do exclusion on field `email` in inclusion projection code: 31254, You may get this type of error in MongoDB while using mongoose, Although it's not mongoose-specific. It's actually a MongoDB error, basically, we can't include and exclude fi...
Join discussion