# Packages
No description provided by the author
# Functions
AddDirectiveFunc option func.
ConstructHandlerFromService for create public graphql handler (maybe inject to rest handler).
NewHandler init new graphql http handler.
NewServer create new GraphQL server.
SetDebugMode option func.
SetDisableIntrospection option func.
SetHTTPPort option func.
SetJaegerMaxPacketSize option func.
SetRootHTTPHandler option func.
SetRootPath option func.
SetRootResolver option func.
SetSchemaSource option func.
SetSharedListener option func.
SetTLSConfig option func.
# Interfaces
Handler interface.
# Type aliases
No description provided by the author