Quick question❓
Can you run chromeless in graph.cool functions?
I wanted to create a small thumbnail function, which gets invoked after for example a new post is created. Then chromeless should visit a private url make the screenshot and make a mutation to set the s3 url in a node. So I can use that screenshot as open graph / twitter card SEO preview images. But before I dive deep into lambda, I wanted to ask if its possible to run chromeless inside the graph.cool functions or not.