metadata

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidMetaDataQuery = errors.New("invalid query type")
	ErrInvalidTypeQuery     = errors.New("invalid type query")
)
View Source
var (
	ErrInvalidSchema = errors.New("invalid schema")
	ErrTypeNotFound  = errors.New("type not found")
)

Functions

func ProcessQuery

func ProcessQuery(ctx context.Context, schema *ast.Schema, query compiler.QueryRequest, maxDepth int) (any, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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