resolvers

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ForbiddenError

type ForbiddenError struct{}

func (ForbiddenError) Error

func (ForbiddenError) Error() string

type NotFoundError

type NotFoundError struct{}

func (NotFoundError) Error

func (NotFoundError) Error() string

type Resolver

type Resolver struct{}

func (*Resolver) Mutation

func (r *Resolver) Mutation() execschema.MutationResolver

Mutation returns execschema.MutationResolver implementation.

func (*Resolver) Query

func (r *Resolver) Query() execschema.QueryResolver

Query returns execschema.QueryResolver implementation.

func (*Resolver) User

func (r *Resolver) User() execschema.UserResolver

User returns execschema.UserResolver implementation.

Jump to

Keyboard shortcuts

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