shouldNeverPersistQuery
Signature:
export declare function shouldNeverPersistQuery<TKey extends QueryKey>(key: TKey): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
key | TKey |
Returns:
boolean
Signature:
export declare function shouldNeverPersistQuery<TKey extends QueryKey>(key: TKey): boolean;
Parameter | Type | Description |
---|---|---|
key | TKey |
Returns:
boolean