MCPcopy Create free account
hub / github.com/effect-app/libs / getQueryKey

Function getQueryKey

packages/vue/src/mutate.ts:56–56  ·  view source on GitHub ↗
(h)

Source from the content-addressed store, hash-verified

54 activeGetQueryKey = fn ?? defaultGetQueryKey
55}
56
57export const getQueryKey: GetQueryKey = (h) => activeGetQueryKey(h)
58
59export function mutationResultToVue<A, E>(

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…