issues Search Results · repo:Khan/genqlient language:Go
Filter by
187 results
(66 ms)187 results
inKhan/genqlient (press backspace or delete to remove)Is your feature request related to a problem? Please describe. I want to be check if a specific version if genqlient bin
is installed and if not install that version.
Describe the solution you d like ...
enhancement
mehdy
- Opened 10 days ago
- #372
Describe the bug The code generation does not work under Windows / cmd or powershell. It worked a few Versions before -
now i get always the error (on cmd or powershell):
go run github.com/Khan/genqlient ...
bug
RobinKamps
- Opened 11 days ago
- #371
Describe the bug The type of errList is incorrect in the example code in the Handling errors section of
docs/client_config.md.
Currently, errList is declared as *gqlerror.List, but errors.As doesn t correctly ...
bug
oka4shi
- 1
- Opened on Feb 2
- #368
Is your feature request related to a problem? Please describe. By default ugly names will be generated if the field name
contains an underscore. This can be worked around using aliases as documented, but ...
enhancement
clinta
- 1
- Opened on Dec 12, 2024
- #367
Is your feature request related to a problem? Please describe.
I d like to hook into the Marshal/UnMarshal methods on the __{Operation}Input struct definition to facilitate unit
testing.
We re using ...
enhancement
jfeng-dev
- 1
- Opened on Oct 17, 2024
- #358
Describe the solution you d like i would like the generated file to expose a function such as:
func queryPaged(
ctx context.Context,
client graphql.Client,
pageSize int,
pf func(T) error,
) error ...
enhancement
help wanted
needs design
netixx
- 3
- Opened on Oct 3, 2024
- #357
Describe the bug When the OperationName is not provided, it is always coerced to an empty string. However, according to
the specification, this behaviour doesn t seem to be compliant: https://spec.graphql.org/draft/#sec-Executing-Requests ...
bug
marclllaks
- 2
- Opened on Aug 27, 2024
- #351
Dear team,
I ve generated the queries for our project using genqlient. Below is the schema of the GraphQL query I m working with:
GraphQL Schema
Here is my genqlient.yaml configuration:
# Default genqlient ...
ParthaI
- 1
- Opened on Aug 6, 2024
- #345
Describe the bug In trying out the latest unreleased version of the repo (hoping it would fix a different bug with
nondeterministic failures during codegen where it s sometimes (but not always) ignoring ...
bug
klondikedragon
- 9
- Opened on Jun 19, 2024
- #342
Describe the bug In the last day running go run github.com/Khan/genqlient started failing with:
$ go run github.com/Khan/genqlient
invalid schema: exceeded token limit of 15000
exit status 1
To Reproduce ...
bug
benmai
- 4
- Opened on Jun 12, 2024
- #340

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.