Support config free hot reload of graphql and express apps
This is a major upgrade which adds support for:
- Hot reloading graphql servers (express-graphql and apollo-server) and standard express servers.
- Config-free, server only hot reload through the new
serverHotReload
function. - TypeScript and Nexus.
- Optional server or client only webpack config.