graphqlschema

package
v0.0.0-...-4ce6b0d Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FGraphQLSchema

type FGraphQLSchema struct {
	features.BaseFeature
	// contains filtered or unexported fields
}

FGraphQLSchema represent GraphQLSchema Feature

func NewFGraphQLSchema

func NewFGraphQLSchema(h *handler.Handler, schemaDir string) (*FGraphQLSchema, error)

NewFGraphQLSchema new FGraphQLSchema

func (*FGraphQLSchema) GraphiQL

func (f *FGraphQLSchema) GraphiQL(c echo.Context) error

GraphiQL generate GraphiQL html page

func (*FGraphQLSchema) Operations

func (f *FGraphQLSchema) Operations(c echo.Context) *relay.Handler

Operations handle GraphQL Operations

func (*FGraphQLSchema) Playground

func (f *FGraphQLSchema) Playground() http.HandlerFunc

Playground handler GraphQL Playground

Jump to

Keyboard shortcuts

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