Skip to content

Feature/change email#428

Merged
velopert merged 11 commits intomasterfrom
feature/change-email
Jun 13, 2023
Merged

Feature/change email#428
velopert merged 11 commits intomasterfrom
feature/change-email

Conversation

@winverse
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

감사합니당 :)

꼼꼼하시군요 역시 짱짱!

Copy link
Copy Markdown
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