issues
search
Khan
/
genqlient
a truly type-safe Go GraphQL client
MIT License
1.09k
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow setting websocket connection parameters
#361
HaraldNordgren
closed
1 week ago
0
Subscription connection parameters support
#360
HaraldNordgren
opened
1 week ago
3
feat: return zero value in getter methods if receiver is nil
#359
WingT
opened
1 month ago
1
Allow public access to the generated `__{Operation}Input` variables
#358
jfeng-dev
opened
1 month ago
0
Support for pagination when using relay pattern
#357
netixx
opened
1 month ago
2
Use generics for subscriptions responses
#356
HaraldNordgren
opened
1 month ago
2
Use generics to avoid type casting subscription channels
#355
HaraldNordgren
closed
2 months ago
0
Fix issue where subscription server data channel closing gives error
#354
HaraldNordgren
closed
1 month ago
5
Close channel in tests to reproduce JSON error
#353
HaraldNordgren
closed
1 month ago
1
Standardize error return from HTTP requests in genqlient
#352
wwzeng1
opened
2 months ago
1
Empty OperationName should not be coerced to “” (but null)
#351
marclllaks
closed
3 months ago
3
Generate slices containing all enum values
#350
Zhenya750
closed
3 months ago
0
Remove allow_broken_features
#349
benjaminjkraft
closed
3 months ago
0
Fix changelog for subscriptions
#348
benjaminjkraft
closed
3 months ago
0
Subscription support
#347
benjaminjkraft
closed
3 months ago
13
Fix markdown in schema docs
#346
benjaminjkraft
closed
3 months ago
0
The Generated GraphQl query with mutation throws error for LINEAR GraphQL Query endpoint
#345
ParthaI
closed
3 months ago
1
disable input validation when `use_struct_references` is enabled
#344
Fazt01
closed
4 months ago
1
change use_struct_references behaviour when it would generate invalid type
#343
Fazt01
closed
4 months ago
0
use_struct_references not compatible with new omitempty validation logic
#342
klondikedragon
closed
4 months ago
9
Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.14
#341
dependabot[bot]
closed
5 months ago
9
Running genqlient on large schemas fails
#340
benmai
closed
5 months ago
4
schema.md has some formatting issues
#339
benjaminjkraft
closed
3 months ago
0
omitempty validation on input fields with/without defaults
#338
Fazt01
closed
5 months ago
0
Optional parameter made required
#337
nelsonjr
closed
6 months ago
2
Using an Interface inline fragment inside of a Union is awkward to unpack
#336
alex-torok
opened
6 months ago
3
Option to generate multiple files
#335
ricardodalarme
closed
6 months ago
2
Add option to not generate the client, only the types
#334
ricardodalarme
closed
3 months ago
2
Standardise the error return from http request
#333
jasonkwh
opened
7 months ago
3
Support for @authenticated directive
#332
librairica
closed
7 months ago
2
Optional input with required output
#331
ido-perez
closed
7 months ago
1
Add support for double-star globs
#330
benjaminjkraft
closed
7 months ago
0
Inconsistent JSON Tag Generation for Required Boolean Fields in Structs
#329
abiran
closed
7 months ago
3
Only warn if a glob does not match any files, but error if total is 0
#328
stormsweeper
closed
7 months ago
5
Allow globs for schema/queries to be optional, if at least one file is found
#327
stormsweeper
closed
7 months ago
1
How can I get response header
#326
wayne163
closed
7 months ago
1
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /internal/lint
#325
dependabot[bot]
closed
8 months ago
1
Release v0.7.0
#324
benjaminjkraft
closed
8 months ago
1
Fix non-deterministic generated code involving interfaces and fragments.
#323
csilvers
closed
9 months ago
0
Reorganize and improve documentation
#322
benjaminjkraft
closed
9 months ago
0
Support, new release
#321
fedevilensky
closed
8 months ago
1
Support `optional: generic` inline
#320
benjaminjkraft
opened
9 months ago
0
Using `# @genqlient(typename: "Webhook")` adds `json:"-"` to generated struct (?)
#319
aawnu
closed
8 months ago
7
move genqlient Go module to 1.20
#318
StevenACoffman
closed
9 months ago
5
Update gqlgen to latest
#317
StevenACoffman
closed
9 months ago
1
Improve package-sniffing and bind correctly to types in the same package
#316
benjaminjkraft
closed
9 months ago
0
Add tests on Go 1.22, and upgrade x/tools to make them work
#315
benjaminjkraft
closed
9 months ago
1
Upgrade golangci-lint and which go we run it with
#314
benjaminjkraft
closed
9 months ago
0
Lint failing on 1.21+
#313
benjaminjkraft
closed
9 months ago
0
Tests failing on Go 1.22+
#312
benjaminjkraft
closed
9 months ago
0
Next