createQueryKey<Defined in: index.ts:112 Utility function to create query keys for manual cache operationsT,U>(methodName,args):ModelenceQueryKey<T,U>
Example
Type Parameters
| Type Parameter | Default type |
|---|---|
T extends string | - |
U extends Args | Args |
Parameters
| Parameter | Type | Description |
|---|---|---|
methodName | T | The method name |
args | U | The arguments |
Returns
ModelenceQueryKey<T, U>
Typed query key