handler

package
v0.0.0-...-3ed7ff5 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphQLHandler

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

func NewGraphQLHandler

func NewGraphQLHandler(resolver *resolvers.Resolver, jwtService jwt.JWTService) *GraphQLHandler

func (*GraphQLHandler) GraphQLHandler

func (h *GraphQLHandler) GraphQLHandler(c echo.Context) error

GraphQLHandler handles both public and private GraphQL requests

func (*GraphQLHandler) PlaygroundHandler

func (h *GraphQLHandler) PlaygroundHandler(c echo.Context) error

PlaygroundHandler serves the GraphQL playground interface

Jump to

Keyboard shortcuts

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