package
0.0.0-20220523044337-549aca6054b2
Repository: https://github.com/edotau/gofish.git
Documentation: pkg.go.dev
# Functions
MakeNewClient makes a new Client capable of making GraphQL requests.
NewRequest makes a new Request with a json string.
No description provided by the author
# Structs
Client is a struct used to interact with any general GraphQL API.
File is used to upload to api.
No description provided by the author
No description provided by the author
Request is a GraphQL struct containing info used for post request.
# Type aliases
ClientOptions is function used to modify Client behaviour.