Skip to content

Commit

Permalink
Add note about API for useQueryRefHandlers
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jan 23, 2024
1 parent fefd6a4 commit ebe8700
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/data/suspense.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,10 @@ More details on `useBackgroundQuery`'s API can be found in [its API docs](../api

More details on `useLoadableQuery`'s API can be found in [its API docs](../api/react/hooks/#useloadablequery).

## useQueryRefHandlers API

More details on `useQueryRefHandlers`'s API can be found in [its API docs](../api/react/hooks/#usequeryrefhandlers).

## useReadQuery API

More details on `useReadQuery`'s API can be found in [its API docs](../api/react/hooks/#usereadquery).

0 comments on commit ebe8700

Please sign in to comment.