MCPcopy Index your code
hub / github.com/simstudioai/sim / selectors.ts

File selectors.ts

apps/sim/hooks/selectors/providers/sim/selectors.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getColumnId } from '@/lib/table/column-keys'
2import { getQueryClient } from '@/app/_shell/providers/get-query-client'
3import { getTableDetailQueryOptions } from '@/hooks/queries/tables'
4import { getFolderMap } from '@/hooks/queries/utils/folder-cache'

Callers

nothing calls this directly

Calls 9

getQueryClientFunction · 0.90
getWorkflowsFunction · 0.90
getFolderMapFunction · 0.90
getWorkflowByIdFunction · 0.90
getColumnIdFunction · 0.90
collectDuplicateNamesFunction · 0.85
buildDisambiguatedLabelFunction · 0.85

Tested by

no test coverage detected