Hi everyone! :wave: I’m Matic, a member of The Gu...
# madewithprisma
m
Hi everyone! 👋 I’m Matic, a member of The Guild. I am really excited to tell you about a new #GraphQL client for #Swift that we built - SwiftGraphQL. SwiftGraphQL is a code-first query builder that lets you use all the power of Swift’s type-system to write queries programmatically. It is centred around the core principle that every query you can possibly make is valid. If your project compiles, your queries work. And the best part: you don’t have to know anything about GraphQL to use it like a pro. It works like magic. We’ve mirrored all GraphQL structures and made them better by adding type-safety. 👉 queries are code fragments that you can reuse everywhere, 👉 variables are automatically injected into your queries, and 👉 each field gets its own decoder as you write the selection. You can start learning about it at http://the-guild.dev/blog/swift-graphql or https://swift-graphql.com. Don’t forget to give us feedback and ask questions on our website! We’ll try to answer everyone.
🙌 4
💯 1