This repository has been archived by the owner on Feb 7, 2025. It is now read-only.
GQL Client raw query가 아닌 class 제대로 사용하도록 수정 #182
Merged
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.
TL;DR
Close #173
~query_format 으로 되어있던 코드들을 전부 gql client 기능들을 사용하도록 변경했습니다.
추가적으로 action을 요청하는 곳은 방식이 전부 동일하여 모듈로 만들었습니다.
배경 및 목표
작업 사항
리뷰어가 중점적으로 볼 사항