Skip to content

Feature/change email #428

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

Merged
merged 11 commits into from
Jun 13, 2023
Merged

Feature/change email #428

merged 11 commits into from
Jun 13, 2023

Conversation

winverse
Copy link
Collaborator

@winverse winverse commented Jun 9, 2023

  • 이메일 변경 기능 구현

@winverse winverse requested a review from velopert June 9, 2023 04:02
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 11, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f5251a9
Status: ✅  Deploy successful!
Preview URL: https://05bf130c.velog-client.pages.dev
Branch Preview URL: https://feature-change-email.velog-client.pages.dev

View logs

import { useCallback } from 'react';

const INITIATE_CHANGE_EMAIL = gql`
mutation INITIATE_CHANGE_EMAIL($email: String!) {
Copy link
Owner

@velopert velopert Jun 12, 2023

Choose a reason for hiding this comment

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

저희 뮤테이션 이름은 PascaLCase 쓰고 있답니다~

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

감사합니당 :)

꼼꼼하시군요 역시 짱짱!

Copy link
Owner

@velopert velopert left a comment

Choose a reason for hiding this comment

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

아주 좋습니다.
아마 내일, 서버쪽에 배포하고나서 클라도 배포하게 될 것 같아요.

@velopert velopert merged commit 7b8e93b into master Jun 13, 2023
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