It would be really freaking cool if when you are c...
# prisma-whats-new
f
It would be really freaking cool if when you are creating your custom functions, you could select from a list of pre-created common functions that will automatically set up your project in the right way. For instance, if you wanted to created a Stripe payment and send an email, it would be nice to select the mailgun pre-created function, stripe pre-created function and they fill in the blanks with the keys, drag/drop them (almost like the MIT labs drag/drop programming or mindstorm lego programming) and have everything work.
👍🏻 4
n
@fourcolors that's an awesome idea!
@fourcolors we are thinking about different ways to give you a better selection of what's possible. if you have a function you think is worth sharing I'd love to review a PR for this repo: https://github.com/graphcool-examples/functions
f
Ah neat. Ok, that’s great.
Oh and one last thing. It would be REALLY cool if you integrated dot-env so could have a development/production functions and create some type of webhook system where I could push those functions to git and they would sync automatically to graph.cool