``` graphcool invoke-local -j myFunction.json --fu...
# prisma-whats-new
p
Copy code
graphcool invoke-local -j myFunction.json --function myFunction -t prod
the json I pass in is
event
from the logs
a
I saw an open issue about the context on invoke-local
About data passed in being in
event
instead of
event.data
Might that be what you're running into?
p
ah thanks, willl try!
a
@peterp Can you do me a favor and share your json in a DM? I'm looking at the code... Thanks
p
ya, just a sec! Thank you