Menu
Relay.swift
1.1.0
  • Next
  • 1.1.0
  • 1.0.0
Knowledge baseReleases
GitHub
๐ŸŒœ
๐ŸŒž
Relay.swift
  • Versions
    • Next
    • 1.1.0
    • 1.0.0
  • Knowledge base
  • Releases
  • GitHub
  • Relay.swift
  • Getting started
    • Installation
    • The Relay environment
    • Fetching data with queries
    • Composing views with fragments
    • Making changes with mutations
  • API reference
    • Relay.swift
      • Introduction
      • GraphQL tagged strings
      • Environment
      • Network layer
      • Store
      • RecordSourceSelectorProxy
      • RecordProxy
      • ConnectionHandler
      • MockEnvironment
    • Relay in SwiftUI
      • Introduction
      • relayEnvironment()
      • @RelayEnvironment
      • @Query
      • @Fragment
      • @RefetchableFragment
      • @PaginationFragment
      • @Mutation
      • previewPayload()
  • Development
    • Contributing
Version: 1.1.0

Relay.swift

Relay.swift brings the power of building GraphQL applications with Relay to native Swift apps.

Relay.swift is an unofficial port of the official Relay JavaScript framework. Where possible, the APIs try to be very close to the JavaScript equivalent, while still feeling natural to use from Swift.

Edit this page
Next
Installation ยป
Copyright ยฉ 2021 Matt Moriarity.