which works fine in my production (graphcool-hosted) environment; however, as I'm trying to write custom functions, I'm trying to find a way to run them locally while I develop. I've been unable to find good examples on how to properly use
graphcool invoke-local
, so maybe I am calling it incorrectly?