API Reference
Interface Definitions
Hooks
- useResource
- useResourceLegacy
- useFetcher
- useCache
- useCacheLegacy
- useSubscription
- useRetrieve
- useInvalidator
- useResetter
Components
Managers
Extended the networking/state layer works through managers.
Testing
Testing utilities are imported from @rest-hooks/test
. These are useful
helpers to ensure your code works as intended and are not meant to be shipped
to production themselves.