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

feature: add send reject request to another user #165

Merged
merged 2 commits into from
Feb 13, 2022

Conversation

tuanthanh2067
Copy link
Owner

@tuanthanh2067 tuanthanh2067 commented Feb 12, 2022

Related issue

Fixes #74

Type of Change

  • Feat: Change which adds functionality/new feature
  • Fix: Change which fixes an issue
  • Refactor: Change which improves the structure of the code
  • Docs: Change which improves documentation

Description

This PR allows a user to send a reject to another user

@vercel
Copy link

vercel bot commented Feb 12, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tuanthanh2067/seeksi/MZxxwBNfqrFTDUUz1rt6Vw1LGsg5
✅ Preview: https://seeksi-git-feature-reject-another-user-tuanthanh2067.vercel.app

Copy link
Collaborator

@oliver-pham oliver-pham left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Collaborator

@oliver-pham oliver-pham left a comment

Choose a reason for hiding this comment

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

We don't actually have to wrap them inside try ... catch since Apollo will handle throwing errors for us. Anyways, feel free to merge 🍿

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.

User can reject another User
2 participants