graphqexl v0.1.0-alpha-rc.24 Graphqexl.Server.Router
Plug.Router
-based server Plug
to serve as the main entrypoint for the development server. It
serves both the Graphql Playground developer UI as well as the GraphQL API.
Link to this section Summary
Link to this section Functions
Link to this function
call(conn, opts)
Callback implementation for Plug.call/2
.
Link to this function
init(opts)
Callback implementation for Plug.init/1
.