Steve Streza

  • Home
  • About
  • On Tech
  • On Games
  • Life Updates
  • Projects
  • Links

Graphaello: Declarative GraphQL Queries for SwiftUI

February 29, 2020

This project uses Swift 5’s new property wrappers to dynamically define and run GraphQL queries based on a SwiftUI view, similar to Relay on the web. The result: Instead of writing API connectors and view models and all that, you just say that you want a property to map to a GraphQL field, and the library builds a query for you.

  • Swift
  • SwiftUI
  • GraphQL
  • Open Source
  • Relay
Copyright © 2025 Steve Streza.