relay-tools / Relay.swift

Relay for GraphQL, ported to Swift and SwiftUI
https://relay-tools.github.io/Relay.swift
MIT License
65 stars 4 forks source link

Add query and fragment resources #7

Closed mjm closed 4 years ago

mjm commented 4 years ago

It's still kind of unclear to me how much value these provide when we don't have something like React's Suspense, but let's see how it goes.