package
23.1.1+incompatible
Repository: https://github.com/dgraph-io/dgraph.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewServer returns a new IServeGraphQL that can serve the given resolvers.
NewServers initializes the GraphQL servers.
No description provided by the author
No description provided by the author
WriteErrorResponse writes the error to the HTTP response writer in GraphQL format.

# Structs

DestinationFields is used by both export and backup to specify destination.
GraphQLHealth is used to report the health status of a GraphQL server.
GraphQLHealthStore stores GraphQLHealth in a thread-safe way.

# Interfaces

An IServeGraphQL can serve a GraphQL endpoint (currently only ons http).

# Type aliases

No description provided by the author