//
pkg.gl
Category
github.com/dgraph-io/dgraph
graphql
web
package
1.2.8
Repository:
https://github.com/dgraph-io/dgraph.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
14
Dependents
5
Files
166 SLOC
#
Functions
NewServer
NewServer returns a new IServeGraphQL that can serve the given resolvers.
#
Interfaces
IServeGraphQL
An IServeGraphQL can serve a GraphQL endpoint (currently only ons http).