chore: Apollo Client 및 GraphQL SDK 설정#42
Merged
kimsuyeon0916 merged 10 commits intodevelopfrom Jul 19, 2025
Merged
Conversation
kimsuyeon0916
added a commit
to kimsuyeon0916/finpik_frontend
that referenced
this pull request
Jul 19, 2025
* chore: @use-funnel/browser 추가 (finpik#41) * chore: react-hook-form, @hookform/resolvers, @hookform/devtools, zod, date-fns 추가 (finpik#41) * chore: @apollo/client, graphql 추가 (finpik#41) * chore: 기본 레이아웃 설정 (finpik#41) * chore: ApolloProvider 설정 (finpik#41) * chore: @graphql-codegen 추가 (finpik#41) * chore: 스키마 파일 추가 (finpik#41) * chore: 쿼리 파일 추가 (finpik#41) * chore: codegen 설정 (finpik#41) * feat: 쿼리 기반 타입 및 API 훅 자동 생성 (finpik#41)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 사항
리뷰 필요
graphql.ts)를 자동 생성하였습니다.close #41