Skip to content
UserExportObject

A persisted CSV export a user generated of their own account data. The file lives in R2; url resolves to an authenticated download endpoint on the account host that streams the CSV only to its owner. The user-side analog of {@link BusinessReport}. Produced by the generate*Export mutations on the public/account schema.

Fields

idID!
rowCountInt!
generatedAtDateTime!
urlURL!

Used in

UserExport