graphqlexamples

package
v0.0.0-...-d999727 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ByeField *graphql.Field

ByeField define a bye query field

View Source
var HelloField *graphql.Field

HelloField define a hello query field

View Source
var SumField *graphql.Field

SumField define a sum mutation field

View Source
var UserField *graphql.Field

UserField define a user query field.

Functions

This section is empty.

Types

type User

type User struct {
	ID   string `json:"id"`
	Name string `json:"name"`
}

User define a User struct object.

Jump to

Keyboard shortcuts

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