shurcooL / githubv4

Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a handy way to convert a GraphQL query to the resulting Go code?

jamietanna opened this issue · comments

I was wondering if there's any way to convert a GraphQL query - for instance used with a GraphQL client - to the resulting Go code?