This guide will help you get started using Relay.swift by walking through setting up the framework and building a simple to-do list application.

<aside> 📖 This guide is heavily inspired by the official Relay Quick Start Guide. It uses a similar structure and example, since we are trying to demonstrate many of the same concepts.

</aside>

Installing Relay.swift

The Relay Environment

Fetching Data with Queries

Composing Views with Fragments

Making Changes with Mutations