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

[Feat] Mypage 헤더 인포 API 구현 #142

Open
3 tasks
ashd89 opened this issue Aug 8, 2024 · 0 comments
Open
3 tasks

[Feat] Mypage 헤더 인포 API 구현 #142

ashd89 opened this issue Aug 8, 2024 · 0 comments

Comments

@ashd89
Copy link
Contributor

ashd89 commented Aug 8, 2024

목적

마이페이지에서 로그인한 사용자의 필요한 데이터들을, 지속적으로 DB의 데이터를 조인하여 가져오는 방식이 아닌, 최초 header를 불러올 때, 기초 데이터를 프론트에 전달하는 것

요구 사항

  • my-page info 도메인 생성
  • 로그인 한 사용자의 UserDetail을 받아 유저정보 조회
  • exchange/reservation의 특정 조건에서 조회할 수 있는 countQuery 생성

참고 사항

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

No branches or pull requests

1 participant