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

Refactor: delete 순서 교체 #493

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

hozzijeong
Copy link
Collaborator

🔥 연관 이슈

🚀 작업 내용

  • FCM에서 토큰 삭제 후 서버에 요청 보내도록 설정

💬 리뷰 중점사항

하나의 mutation에 몰아넣었는데 이게 괜찮을까요?

@hozzijeong hozzijeong added 🌈 기능 새로운 기능을 개발합니다 🍇 프론트엔드 프론트엔드 관련 이슈입니다 labels Jan 17, 2024
@hozzijeong hozzijeong self-assigned this Jan 17, 2024
@hozzijeong hozzijeong linked an issue Jan 17, 2024 that may be closed by this pull request
Copy link

Unit Test Results

  87 files    87 suites   15s ⏱️
364 tests 364 ✔️ 0 💤 0
370 runs  370 ✔️ 0 💤 0

Results for commit fe62de1.

Copy link
Collaborator

@Kim0914 Kim0914 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

@rawfishthelgh rawfishthelgh left a comment

Choose a reason for hiding this comment

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

확인했습니다~!

@rawfishthelgh rawfishthelgh merged commit 59b24a9 into develop Jan 17, 2024
6 checks passed
@rawfishthelgh rawfishthelgh deleted the refactor/492-Change_FCM_Delete_Order branch January 17, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌈 기능 새로운 기능을 개발합니다 🍇 프론트엔드 프론트엔드 관련 이슈입니다
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

FCM에서 토큰 삭제 후 서버에 요청을 전송한다.
3 participants