Skip to main content

shouldNeverPersistQuery

Signature:

export declare function shouldNeverPersistQuery<TKey extends QueryKey>(key: TKey): boolean;

Parameters

ParameterTypeDescription
keyTKey

Returns:

boolean