graphql

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphQLEngine

type GraphQLEngine struct {
	Schema      graphql.Schema
	RuleManager *rules.RuleManager
}

func NewGraphQLEngine

func NewGraphQLEngine(cfg config.GraphQLConf, rm *rules.RuleManager) (*GraphQLEngine, error)

func (*GraphQLEngine) Execute

func (ge *GraphQLEngine) Execute(ctx context.Context, query string, variables map[string]interface{}) *graphql.Result

Jump to

Keyboard shortcuts

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