Chok’s React Utilities
Preparing search index...
sharedQuery
SharedQueryState
Type Alias SharedQueryState<TData>
SharedQueryState
:
Record
<
string
,
QueryStateValue
<
TData
>
>
The full query state is a record of all the fetch states mapped by query key to the state entry.
Type Parameters
TData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Chok’s React Utilities
Loading...
The full query state is a record of all the fetch states mapped by query key to the state entry.