lib

package
v0.0.0-...-2279c88 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFieldConfigMap

func AddFieldConfigMap(obj *graphql.Object, fields graphql.Fields)

func IDFetchFunction

func IDFetchFunction(obj interface{}, info graphql.ResolveInfo, ctx context.Context) (string, error)

Types

type ClientMutationID

type ClientMutationID struct {
	ClientMutationId string
}

type IDFieldInterface

type IDFieldInterface interface {
	IdField(context.Context) (*string, error)
}

type MutationPayload

type MutationPayload struct {
	ClientMutationID string
	Payload          interface{}
}

Jump to

Keyboard shortcuts

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