Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
func (*Server) GraphQLHandler ¶
func (s *Server) GraphQLHandler() http.HandlerFunc
func (*Server) ServerGraphQLDoc ¶
func (s *Server) ServerGraphQLDoc() http.HandlerFunc
Directories ¶
Path | Synopsis |
---|---|
Portions of this file were taken from https://github.com/tonyghita/graphql-go-example/blob/main/schema/schema.go
|
Portions of this file were taken from https://github.com/tonyghita/graphql-go-example/blob/main/schema/schema.go |
types
Custom implementation of JSON type because graph-gophers/graphql-go does not support the custom JSON scalar type
|
Custom implementation of JSON type because graph-gophers/graphql-go does not support the custom JSON scalar type |
Click to show internal directories.
Click to hide internal directories.