graphql

package
v0.0.0-...-9681666 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphqlClient

type GraphqlClient struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(accessToken string, serverUrl string) *GraphqlClient

func (GraphqlClient) Mutate

func (c GraphqlClient) Mutate(req interface{}, vars map[string]interface{}) error

func (GraphqlClient) Query

func (c GraphqlClient) Query(req interface{}, vars map[string]interface{}) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL