schema

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gateway

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

func New

func New(log *logger.Logger, definitions spec.Definitions, resolverProvider resolver.Provider) (*Gateway, error)

func (*Gateway) AddTypeByCategoryQuery

func (g *Gateway) AddTypeByCategoryQuery(rootQueryFields graphql.Fields)

func (*Gateway) GetSchema

func (g *Gateway) GetSchema() *graphql.Schema

type Provider

type Provider interface {
	GetSchema() *graphql.Schema
}

Jump to

Keyboard shortcuts

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