issues
search
graphql-go
/
graphql
An implementation of GraphQL for Go / Golang
MIT License
9.94k
stars
841
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix panic in DefaultResolveFn if uses the string type alias in source key
#704
git-hulk
opened
3 days ago
1
is this project dead ?
#703
yvz5
closed
1 month ago
3
fixed_unicode: lexer increases runePosition by charWidth
#702
yvz5
closed
1 month ago
1
parser can't handle utf-8 characters
#701
yvz5
closed
1 month ago
0
`DefaultResolveFn` does not work as expected with `map[K]V` for `K` that has string as the underlying type
#700
bkrukowski
opened
1 month ago
3
When using multi-byte runes in comments, an error occurs.
#699
xxlv
opened
2 months ago
1
Subscription with websocket
#698
kamalkech
opened
2 months ago
0
fix: `DefaultResolveFn` should handle with `map[K]V` for `K` that has `string` as the underlying type
#697
bkrukowski
closed
1 month ago
6
Add nullvalue
#696
xxlv
opened
4 months ago
3
Accessing parent from nested child resolver
#695
clarkmcc
opened
5 months ago
1
How to support scalar JSON type?
#694
koote
opened
6 months ago
1
Redefining scalar ID
#693
llonchj
opened
6 months ago
0
Unable to pass {{....}} as part of query or mutation string
#692
j-robin-hunter
opened
7 months ago
0
Pull in support for null literals
#690
chrisfrank
closed
8 months ago
1
Pull in support for `null` literals
#689
chrisfrank
closed
8 months ago
2
RootObjectFn request body always empty
#688
gerardmrk
opened
8 months ago
0
Is possible to typing typeConfig of graphql.Object after Object done.
#687
tawalisa
opened
10 months ago
0
Disabling Field Suggestions
#686
hoffoo
opened
10 months ago
0
Error handling
#685
Pim-Infuzed
opened
12 months ago
1
chore: slice loop replace
#684
testwill
closed
8 months ago
1
Support for null values
#683
krasish
opened
1 year ago
3
Faster printer.Print
#682
adelsz
closed
1 month ago
2
Is it possible to go from `*graphql.Schema` to an ast node?
#681
darren-west
opened
1 year ago
1
String type no longer recongised
#680
henrylamb
closed
1 year ago
1
When using custom scalar types, it's crucial to provide error feedback to users when issues arise with their submitted data. However, triggering exceptions within the ParseValue and ParseLiteral methods can lead to program crashes when using the graphql.Do method. This prevents the necessary error messages from being delivered to users.
#679
vyks520
opened
1 year ago
0
Printer returns invalid SDL if Block String comment contains double-quote
#677
kevinmichaelchen
opened
1 year ago
0
MongoDB _id field
#676
drksbr
opened
1 year ago
0
Bug with underscore and same name in keys from json response
#675
manuelabarca
opened
1 year ago
0
Printing GraphQL documents is slow
#674
jturkel
closed
1 month ago
1
fix postData's operationName on http-post example
#673
qustavo
closed
1 year ago
1
fix: removed extra blank link between sections
#672
adi-igit
closed
1 year ago
2
With fiber
#671
kamalkech
opened
1 year ago
1
make union input type ? it just have output union type
#670
abdelazizmahmoudTechyTypes
opened
1 year ago
0
Playground
#669
kamalkech
opened
1 year ago
0
Enums with trailing white space cause error.
#668
jackstine
opened
1 year ago
0
Potential goroutine leak in TestContextDeadline
#667
Jay-deng
opened
1 year ago
1
New release?
#666
mwelden
opened
1 year ago
0
Is this project still mantained?
#665
jmwielandt
opened
1 year ago
2
How to take metro in graphql out of the solve?
#664
lucas-cota
opened
1 year ago
0
The code generator does not take into account naming conflicts
#663
TobinXu
opened
1 year ago
1
Create graphql schema from string
#662
shohamroditimemphis
closed
1 year ago
3
Cannot parse GitHub public schema v4
#661
S-YOU
opened
1 year ago
0
Is using graphql base on RPC instead of HTTP expectable?
#660
stark-sim
opened
1 year ago
0
Is there any example to run a simple query against an existing schema using authentication?
#659
droslean
closed
5 months ago
1
fix: preserve null input arguments
#658
davenewza
closed
2 years ago
1
concurrent-resolvers example is not correct
#657
aneeskA
opened
2 years ago
4
Expose ParseValue
#656
victor-perov
closed
1 year ago
5
Expose ParseValue
#655
victor-perov
closed
2 years ago
2
introspection: Keep user-defined order for arguments
#654
aluzzardi
closed
2 years ago
1
fix: return valid object description
#653
dariuszkuc
closed
1 year ago
2
Next