Searched refs:queryKey (Results 1 – 3 of 3) sorted by relevance
| /openbmc/webui-vue/src/api/composables/ |
| H A D | useAllSubResources.ts | 97 queryKey: unknown[], 106 queryClient.setQueryData(queryKey, (oldData: T[] = []) => [ 124 queryClient.setQueryData(queryKey, (oldData: T[] = []) => [ 193 queryKey: unknown[], 195 queryClient.setQueryData(queryKey, []); 203 queryKey, 270 const queryKey = [ constant 278 queryKey, 293 queryKey,
|
| H A D | useRedfishRoot.ts | 55 queryKey: ['redfish', 'serviceRoot'],
|
| H A D | useRedfishCollection.ts | 332 queryKey: ['redfish', 'collection', path, normalizedParams],
|