Skip to main content
API Reference / @modelence/react-query / createQueryKey
createQueryKey<T, U>(methodName, args): ModelenceQueryKey<T, U>
Defined in: index.ts:279 Utility function to create query keys for manual cache operations

Example

Type Parameters

Parameters

Returns

ModelenceQueryKey<T, U> Typed query key