cachemoi
11/22/2017, 11:12 AMexport default async (event: FunctionEvent<EventData>) => {
try {
const graphcool = fromEvent(event)
}
//..//
}
Is this event object an onlick event? I can't seem to find a way to initiate the graphcool object without fomEvent()
I'm using VueX so I'd rather not have to pass the event object to my actionsiamclaytonray
11/22/2017, 11:45 AMcachemoi
11/22/2017, 12:16 PMiamclaytonray
11/22/2017, 12:17 PMiamclaytonray
11/22/2017, 12:19 PM.yml
under functions
iamclaytonray
11/22/2017, 12:19 PMiamclaytonray
11/22/2017, 12:19 PMcachemoi
11/22/2017, 12:27 PMiamclaytonray
11/22/2017, 12:28 PMiamclaytonray
11/22/2017, 12:28 PMcachemoi
11/22/2017, 12:29 PMiamclaytonray
11/22/2017, 12:29 PM