1---
2title: '@urql/preact'
3order: 2
4---
5
6# @urql/preact
7
8> **Note:** These API docs are deprecated as we now keep TSDocs in all published packages.
9> You can view TSDocs while using these packages in your editor, as long as it supports the
10> TypeScript Language Server.
11> We're planning to replace these API docs with a separate web app soon.
12
13The `@urql/preact` API is the same as the React `urql` API.
14Please refer to [the "urql" API docs](./urql.md) for details on the Preact API.