Khan/genqlient

Send a hash instead of the query

Open

#20 opened on 2021年4月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Go (141 forks)github user discovery
enhancementgood first issuehelp wantedneeds design

Repository metrics

Stars
 (1,310 stars)
PR merge metrics
 (PR metrics pending)

説明

It's unclear to me if there's a standard spec for this, but certainly it's something some people do, to save bytes or whatnot. Apollo has some fancy way of doing it.

This would make #7 less important. It's also doable in graphql.Client, although perhaps better done at compile-time.

コントリビューターガイド