Relay Performance

Performance best practices for Relay applications. Use when optimizing data fetching, reducing re-renders, configuring caching, or improving time to first meaningful paint. Covers query placement, @defer, pagination, fetch policies, garbage collection, fragment granularity, and server-side filtering. Companion to the relay-best-practices skill which covers correctness and architecture.

facebook d56203f 8.6 KB Updated

File contents

facebook/relay/tree/main/skills/relay-performance commit d56203f120

Frequently asked questions

npx skillmds@latest add facebook/relay-performance