package
0.0.0-20210616034122-b36981d297a4
Repository: https://github.com/jasonsoft/starter.git
Documentation: pkg.go.dev

# README

  1. initial graphQL
go run github.com/99designs/gqlgen init

cd pkg/frontend/delivery/gql

  1. re-generate
go run github.com/99designs/gqlgen --verbose

# Functions

No description provided by the author
NewExecutableSchema creates an ExecutableSchema from the ResolverRoot interface.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Resolver will be used to handles all business logic.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author