Title
c

chris.parjaszewski

11/13/2017, 4:48 PM
dummy question - can I code graph.cool in Python or it’s node.js only?
v

Vinnie

11/13/2017, 4:49 PM
I believe TS and Node are the only backend options at the mo.
a

agartha

11/13/2017, 5:00 PM
You can deploy your functions to AWS Lambda using Python, and use webhooks in Graphcool.
v

Vinnie

11/13/2017, 5:01 PM
That’s, well, cool 😄
😎 2
b

Ben

11/13/2017, 7:54 PM
a

agartha

11/13/2017, 9:08 PM
That's a different concept altogether. You don't need an API Gateway to use Lambda functions written in Python
c

chris.parjaszewski

11/14/2017, 3:50 PM
Many thanks! But looks like simple Python + GraphQL is good enough for us 🙂