You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
move machinebox/graphql from server to client section
This Go GraphQL client was added in PR graphql#431 to the section for
Go GraphQL server libraries. Move it to the section for Go GraphQL
client libraries instead.
Copy file name to clipboardExpand all lines: site/code/index.html.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,6 @@ A full implementation of the GraphQL specification that aims to maintain externa
126
126
- [graph-gophers/graphql-go](https://github.com/graph-gophers/graphql-go): An active implementation of GraphQL in Golang (was https://github.com/neelance/graphql-go).
127
127
- [GQLGen](https://github.com/99designs/gqlgen) - Go generate based graphql server library.
128
128
- [graphql-relay-go](https://github.com/graphql-go/relay): A Go/Golang library to help construct a graphql-go server supporting react-relay.
129
-
- [machinebox/graphql](https://github.com/machinebox/graphql): An elegant low-level HTTP client for GraphQL.
130
129
- [samsarahq/thunder](https://github.com/samsarahq/thunder): A GraphQL implementation with easy schema building, live queries, and batching.
0 commit comments