gqlgen-service

command module
v0.0.0-...-b60dd36 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 10 Imported by: 0

README

Example gqlgen based service

This is an example service that exposes a very simple schema:

type Foo {
    id: ID!
    gqlgen: Boolean!
}

Other example services will add other fields to the Foo object.

Note: we have not added gqlgen related generated files to git; must go generate . before use

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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