calypso-react-query-migration

Installation
SKILL.md

Calypso React Query Migration

Target architecture: fetchers in @automattic/api-corequery/mutation options in @automattic/api-queriescomponents call useQuery() / useMutation() directly.

Two source patterns migrate into it:

  1. Redux data-layer (dispatchRequest + http actions in client/state/data-layer/wpcom/read/)
  2. @automattic/data-stores Reader hooks (custom hooks using wpcomRequest)

Quick Reference: Where Things Go

Installs
3
GitHub Stars
12.6K
First Seen
May 2, 2026
calypso-react-query-migration — automattic/wp-calypso