Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.

web


web / lib/collections/data-exports

lib/collections/data-exports

Collection for tracking user data export requests.

Each record represents a user’s request to export their data and tracks the status from pending through to completion, expiry, or failure. The actual export files are stored on disk and referenced via filePath.

Variables

default

const default: CollectionConfig

Last updated on