# gqless - 쿼리를 작성할 필요 없는 GraphQL 클라이언트

> Clean Markdown view of GeekNews topic #1755. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1755](https://news.hada.io/topic?id=1755)
- GeekNews Markdown: [https://news.hada.io/topic/1755.md](https://news.hada.io/topic/1755.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-03-22T10:17:42+09:00
- Updated: 2020-03-22T10:17:42+09:00
- Original source: [gqless.netlify.com](https://gqless.netlify.com/)
- Points: 6
- Comments: 1

## Topic Body

-React앱이 사용하는 데이터에 맞추어서 GQL쿼리를 자동 생성

-TypeScript 지원

-별도 확장 없이 코드 인텔리센스 자동 지원

-내장 캐쉬가 모든걸 자동 캐슁

-Type-Safe한 Client전용 필드를 선언하여 사용 가능

## Comments



### Comment 1428

- Author: xguru
- Created: 2020-03-22T10:17:48+09:00
- Points: 2

Hasura 블로그에 올라온 가이드가 하나하나 따라가며 이해하기 쉽습니다.

"Fetch your GraphQL data automagically: Building a movie app with Hasura & gqless"

https://hasura.io/blog/gqless-fetch-your-graphql-data-automagically/

Automagically 라는 단어가 신기하면서도 불안해보이긴 합니다만, 재미난 시도인 듯
