Docs
Join the conversation
Join Slack
Channels
graphql-nexus
job-board
madewithprisma
mongodb
new-channel
new-channel
new-channel
new-channel
new-channel
orm-help
prisma-client
prisma-data-platform
prisma-go-community
prisma-in-production
prisma-jobs
prisma-migrate
prisma-studio
prisma-whats-new
prisma1-community
prismaday
prismaserverless
product-wishlist
random
Powered by Linen
Channels
graphql-nexus
job-board
madewithprisma
mongodb
new-channel
new-channel
new-channel
new-channel
new-channel
orm-help
prisma-client
prisma-data-platform
prisma-go-community
prisma-in-production
prisma-jobs
prisma-migrate
prisma-studio
prisma-whats-new
prisma1-community
prismaday
prismaserverless
product-wishlist
random
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
look into the API Gateway documentation
🙂
https://www.graph.cool/docs/reference/api-gateway/overview-ucoohic9zu/
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
🙂