I'm running a Graqphql
Server using nexus
and nexus-prisma-plugin
, npx nexus dev
runs the server but takes a few seconds and the server does not restart on file changes. There is nothing provided in the documentation and I thought nexus dev
was supposed to listen to file changes.
What am I missing, Or is there a different command?
I am running this on WSL Ubuntu 20.04