# Functions
ApplyMsgpackEncoder is used to apply msgpack as the encoder.
DisableGraphPlayground is used to disable the graphql playground.
No description provided by the author
PostRunHook is used to execute code blocks after the messaging system is connected.
PreRunHook is used to execute code blocks before the server starts.
No description provided by the author
SetGraphHTTPServerAddress is used to set the base http address for the graph http server.
SetGraphQLPath is used to define the endpoint for your GraphRPC Server.
UseMiddlewares is used to apply middlewares.
# Type aliases
No description provided by the author