Skip to main content

Creating a new query hook

We use React Query. Some useful links to docs here.

App or Shared?

  • Some info here about composing an app based query vs. a shared package query

I need an app component

I need an shared package component