anyone have an issue with `graphql-yoga` and `node...
# orm-help
c
anyone have an issue with
graphql-yoga
and
nodemon
where when you make a change in development inside one of the resolver functions, it doesn't get picked up unless I kill
nodemon
completely? but what is weird is changes outside the functions, do get picked up immediately