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: add mongodb method for accounts api #7

Merged
merged 4 commits into from
Sep 14, 2023
Merged

Conversation

sayantank
Copy link
Member

@sayantank sayantank commented Sep 12, 2023

Summary

This PR adds a mongodb method in the AccountsSDK to make requests to the newly introduced, /mongodb route on the edge-network.

Added tests for the same.

Issues

Fixes PRO-616

Copy link
Contributor

@thlorenz thlorenz left a comment

Choose a reason for hiding this comment

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

Let's separate the mongo method into mongo.find and `mongo.aggregate.

test/accounts-sdk.ts Outdated Show resolved Hide resolved
@sayantank sayantank merged commit ea60fcb into master Sep 14, 2023
2 checks passed
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