issues
search
shurcooL
/
graphql
Package graphql provides a GraphQL client implementation.
MIT License
708
stars
282
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
My stacks
#125
yawayl
opened
4 months ago
0
Return catchable error when http status is not "200 OK"
#124
LukeSparkLayer
closed
5 months ago
0
How to make one condition in filter optional?
#123
koote
opened
6 months ago
1
Add 'ANSI' as an allowable initialism
#122
bderrly
opened
7 months ago
0
Properly split words with numbers
#121
bderrly
opened
7 months ago
0
How to deal with integer overflow when using variables
#120
gams-temark
opened
9 months ago
2
Query for Github Projects in an organization
#119
Kartikey-star
closed
9 months ago
2
Query and Mutation methods ignore query content when it's wrapped in an interface
#117
JonasDoe
opened
11 months ago
3
Added extension to query and mutate
#115
JiaJasonLiu
closed
4 months ago
1
query: remove using io.WriteString in query and queryArguments
#114
alexandear
opened
1 year ago
0
Update specification url
#113
alexandear
closed
1 year ago
0
graphql: improve test coverage
#112
alexandear
opened
1 year ago
0
Optimize hasGraphQLName and isGraphQLFragment
#111
alexandear
opened
1 year ago
0
Refactor code by removing golang.org/x/net dependency
#110
alexandear
closed
1 year ago
0
Replace interface{} with any
#109
alexandear
closed
1 year ago
0
ident: fix a typo in the comments
#108
alexandear
closed
1 year ago
0
Bump golang.org/x/net from 0.11.0 to 0.12.0
#107
alexandear
closed
1 year ago
1
How to define struct
#106
Ignorant-lxf
closed
4 months ago
3
Add additional methods for unstructured data
#105
dpena-cb
opened
1 year ago
0
I want to add where condition in the query structure, how to do this
#104
michaelXorg
opened
1 year ago
0
Any interest in native go type support?
#103
schmidtw
opened
1 year ago
1
query with circular dependencies leads to infinite recursion
#100
droslean
closed
5 months ago
1
Return more verbose error to the caller
#99
rjjatson
opened
2 years ago
1
Add support for GraphQL extensions
#98
je-sage
opened
2 years ago
0
update imports to forked package
#97
bethan-collier
closed
2 years ago
0
Message: x-hasura-admin-secret but not found,
#95
mvltyldrmm
closed
2 years ago
0
Add directive support
#94
david-bain
closed
2 years ago
1
FaunaDB graphql _id defined as _ID not exported
#89
endrureza
closed
2 years ago
4
I love this library but it seems unmaintained?
#84
rocktavious
opened
2 years ago
1
Make repo go gettable
#83
samcoe
closed
3 years ago
0
Added Int64Bit type
#82
zulandar
closed
3 years ago
1
Allow [][2]interface{} (ordered map) along with struct in query and mutation #80
#81
grihabor
opened
3 years ago
1
Allow building mutations from maps instead of structs
#80
grihabor
opened
3 years ago
0
set logger to intercept raw request and reply data
#79
leslie-qiwa
opened
3 years ago
2
Please make "constructQuery" exported
#78
aleksei-krotov
opened
3 years ago
3
OAuth2 Bearer Token with Customer HttpClient
#77
shanhui1
opened
3 years ago
1
define a customized error type to carry status code and body
#76
leslie-qiwa
opened
3 years ago
0
automation test with GitHub action and update custom Websocket docs
#75
hgiasac
closed
3 years ago
1
Using alternative rest clients
#74
rocktavious
opened
3 years ago
0
Allow providing a custom request factory
#73
andig
opened
3 years ago
3
Nested struct tag not applied to query
#72
andig
closed
3 years ago
2
supported string pointer
#71
Code-Hex
closed
3 years ago
0
Add trimmer
#70
Code-Hex
closed
3 years ago
0
Question: Example of doing pagination (especially on nested resources that are paginated)
#69
rocktavious
opened
3 years ago
6
Request options, better errors
#68
marcinwyszynski
opened
3 years ago
2
Question: How to implement an enumeration type
#67
carstenmichel
opened
3 years ago
1
[Feature reqeust] Add possiblity to load query from string / .gql file
#66
karolzlot
opened
3 years ago
4
"Variable \\\"$evar\\\" is never used.
#65
sushruthajirnis
closed
3 years ago
2
graphql: add ability to make requests with specific accept headers
#64
aanm
closed
9 months ago
1
Help: Unable to unmarshal server reply containing a map into `map[string]interface{}`
#63
alionski
opened
4 years ago
4
Next