Hey <!everyone>, I'm extremely excited to announce...
# prisma-whats-new
n
Hey <!everyone>, I'm extremely excited to announce the official release of resolvers 🎉 Resolvers let you easily extend your Graphcool API and are crucial for any GraphQL server. You can use them to wrap an existing API, implement custom authentication and much more. Check out the full announcement here: https://blog.graph.cool/extend-your-graphcool-api-with-resolvers-ca0f0270bca7 A huge shoutout to the community who provided great feedback for this feature 🤘
graphcool 18
💯 17
‼️ 7
🦜 50
🙌 15
metal 16
👏 16
🚀 9
parrotwave1 5
😎 8
✌️ 5
parrotwave7 5
parrotwave2 5
😻 8
sadparrot 6
🔥 5
parrotwave3 5
❤️ 13
🍻 8
💚 6
1
🎉 40
graphql 14
👍 7
💪🏻 2
q
would this replace the schema extensions proposed in the beta?
n
@qzapaia resolver functions were formerly referred to as schema extensions 🙂
👍 1
q
Nice