Khan/genqlient

Expand the flatten option to support fields

Open

#30 建立於 2021年4月22日

在 GitHub 查看
 (3 留言) (0 反應) (1 負責人)Go (141 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (1,310 star)
PR 合併指標
 (PR 指標待抓取)

描述

If you do mutation { MyMutation { error { code } } }, or something, we should be able to just return (code string, err error), at least if you ask us too. This would be a nice convenience -- the helper's callers no longer have to know as much about the query structure -- but the rules and logic to do it are surprisingly subtle.

貢獻者指南