Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mongo): Remove
aggregate
from operations whose arguments get se…
…rialized (#3102) The arguments don't serialize well, because they're too nested/complex, and also potentially quite large. See PR for examples.
- Loading branch information