Interface: ViewEntry
Defined in: types/entry.types.ts:263
Extends
Properties
createdAt?
optionalcreatedAt:string
Defined in: types/entry.types.ts:42
Inherited from
familyHash?
optionalfamilyHash:string
Defined in: types/entry.types.ts:44
Inherited from
id?
optionalid:number
Defined in: types/entry.types.ts:39
Inherited from
payload
payload:
object
Defined in: types/entry.types.ts:265
cacheHit?
optionalcacheHit:boolean
dataSize?
optionaldataSize:number
duration
duration:
number
error?
optionalerror:string
format
format:
"html"|"json"|"xml"|"pdf"
locals?
optionallocals:Record<string,unknown>
outputSize?
optionaloutputSize:number
status
status:
"error"|"rendered"
template
template:
string
requestId?
optionalrequestId:string
Defined in: types/entry.types.ts:41
Inherited from
resolvedAt?
optionalresolvedAt:string
Defined in: types/entry.types.ts:46
Inherited from
tags?
optionaltags:string[]
Defined in: types/entry.types.ts:45
Inherited from
type
type:
"view"
Defined in: types/entry.types.ts:264