---
title: "SWR"
description: "SWR plugin for Hey API. Compatible with all our features."
url: "https://heyapi.dev/docs/openapi/typescript/plugins/swr"
---

Planned [Vote to prioritize](https://github.com/hey-api/openapi-ts/issues/1479) · [Contribute](https://heyapi.dev/openapi-ts/community/contributing) [👍 91](https://github.com/hey-api/openapi-ts/issues/1479)

### About

[Section titled “About”](#about)

[SWR](https://swr.vercel.app) is a strategy to first return the data from cache (stale), then send the fetch request (revalidate), and finally come with the up-to-date data.
