descriptor

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Indent = "    "
	Type   = "type "
	Input  = "input "
	Enum   = "enum "
	Open   = " {"
	Close  = "}"
)
View Source
const (
	QueryType    = Type + "Query" + Open
	MutationType = Type + "Mutation" + Open
)

Variables

This section is empty.

Functions

Types

This section is empty.

Jump to

Keyboard shortcuts

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