-
Notifications
You must be signed in to change notification settings - Fork 577
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding support for arrayFilters in updates (#4248)
* Adding support for arrayFilters in updates This PR is for the feature request [#4247](#4247). This PR adds support for arrayFilters by passing the arrayFilters parameter to the Realm serverless function. Additional testing was added to cover the case of an update with arrayFilters. * Fix linting errors * Reverted change in package.json that caused tests to fail * Fixing the test to insert a single item * Update CHANGELOG.md * Update CHANGELOG.md * Trying to get those tests to pass * Update remote-mongodb-service.test.ts Co-authored-by: Kræn Hansen <[email protected]> Co-authored-by: Kræn Hansen <[email protected]>
- Loading branch information
1 parent
e0ac3b0
commit 03621d2
Showing
8 changed files
with
220 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.