-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Fixes #1665 Mutation joinPublicOrganization not complatible with talawa-api #1205
Fixes #1665 Mutation joinPublicOrganization not complatible with talawa-api #1205
Conversation
@Ayush0Chaudhary Let's not talk in the PR space. Made a new discussions tab:- https://github.com/PalisadoesFoundation/talawa-api/discussions. Delete your messages from here. |
Please fix the errors |
…omplatible with talawa-api
@xoldyckk, it is returning the complete org list now. 🥳 Please merge my 2 line PR its important for mobile app to run. 🫡 |
Codecov Report
@@ Coverage Diff @@
## develop #1205 +/- ##
===========================================
+ Coverage 96.40% 98.61% +2.21%
===========================================
Files 172 176 +4
Lines 10725 11056 +331
Branches 778 836 +58
===========================================
+ Hits 10339 10903 +564
+ Misses 386 153 -233
... and 7 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
What kind of change does this PR introduce?
It contains a new resolver that is required for mobile app to properly
Issue Number:
Fixes PalisadoesFoundation/talawa#1665
Did you add tests for your changes?
no
Snapshots/Videos:
signupPR.mp4
If relevant, did you update the documentation?
Summary
It contains a resolver that return a list of orgs user have joined
Does this PR introduce a breaking change?
no
Other information
no
Have you read the contributing guide?
yes