relay-mutations-patterns

Official

Relay mutations with optimistic UI.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers declarative Relay mutations, optimistic updates, and data consistency in UI.

Core Features & Use Cases

  • Basic Mutation: Creating or updating data via Relay mutations.
  • Optimistic Updates: Immediate UI feedback with optimistic responses and updaters.
  • Connections: Using @appendEdge and similar directives for lists.

Quick Start

Implement a createPost mutation with optimisticResponse.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: relay-mutations-patterns
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#relay-mutations-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository