command
module
Version:
v0.0.0-...-63a1c40
Opens a new window with list of versions in this module.
Published: Nov 20, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.