MCPcopy Create free account
hub / github.com/TanStack/db / collections.ts

File collections.ts

examples/solid/todo/src/lib/collections.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createCollection } from '@tanstack/solid-db'
2import { electricCollectionOptions } from '@tanstack/electric-db-collection'
3import { queryCollectionOptions } from '@tanstack/query-db-collection'
4import { trailBaseCollectionOptions } from '@tanstack/trailbase-db-collection'

Callers

nothing calls this directly

Calls 8

queryCollectionOptionsFunction · 0.90
createCollectionFunction · 0.85
getAllMethod · 0.80
mapMethod · 0.45
updateMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected