Default routes can not be disabled in config file
robertvansteen opened this issue · comments
Robert van Steen commented
You should be able to disable the default routes generated by Bakery by passing in null
in config.bakery.controller
and config.bakery.graphiqlController
right now that still registers these routes and gives a 500 when you visit them.