//
pkg.gl
Category
github.com/hgiasac/graphql-utils
client
package
0.1.0
Repository:
https://github.com/hgiasac/graphql-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
108 SLOC
#
Functions
NewClient
NewClient creates a new custom graphql client.
#
Interfaces
Client
Client abstracts the interface provided by hasura/go-graphql-client so their implementation can be replaced by something else.