schema

package
v0.0.0-...-9a7bc8d Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

TODO:

  • explain why I use .graphql files to define the schema
  • explain why we embed the .graphql files in the binary.
  • explain why this file is necessary and how the method is used.

Use `go generate` to pack all *.graphql files under this directory (and sub-directories) into a binary format.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func String

func String() string

String reads the .graphql schema files from the generated _bindata.go file, concatenating the files together into one string.

If this method complains about not finding functions AssetNames() or MustAsset(), run `go generate` against this package to generate the functions.

Types

This section is empty.

Jump to

Keyboard shortcuts

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