Docs / data / useCollectionExplorer

useCollectionExplorer

hook

Browse, query, export, and delete a specific MongoDB collection.

import { useCollectionExplorer } from 'flowstack-sdk'

Browse, query, export, and delete a specific MongoDB collection. Exported from flowstack-sdk and sharing the same FlowstackProvider context.

Treat the type signatures in packages/flowstack-sdk/src/hooks/useCollectionExplorer.ts as the source of truth.

See also

useCollection · useUserCollections · useDataOverview

Source: README.md#additional-hooks-05 · Also available in llms-full.txt and registry.json.