Documentation ¶
Index ¶
Constants ¶
View Source
const ( SCALAR TypeKind = "SCALAR" LIST = "LIST" NONNULL = "NONNULL" OBJECT = "OBJECT" ENUM = "ENUM" INTERFACE = "INTERFACE" UNION = "UNION" INPUTOBJECT = "INPUTOBJECT" )
Variables ¶
This section is empty.
Functions ¶
func NewGQLBuilder ¶
func NewGQLBuilder() *gqlBuilder
Types ¶
type CodeData ¶
type Dependency ¶
type InputValue ¶
Click to show internal directories.
Click to hide internal directories.