graphql

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2025 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Graphql

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

Graphql service

func New

func New(clt client.Client) *Graphql

func (*Graphql) Mutation

func (srv *Graphql) Mutation(Query interface{}) (*interface{}, error)

Mutation execute a GraphQL mutation.

func (*Graphql) Query

func (srv *Graphql) Query(Query interface{}) (*interface{}, error)

Query execute a GraphQL mutation.

Jump to

Keyboard shortcuts

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