Skip to content

CustomerFacingFile

CustomerFacingFile is all the information that this service has stored about a file except the Internal ID. It also simplifies the fields so they can be displayed on the UI easier.

Fields

Field Type Description
completedAt DateTime Timestamp when the file generation was completed.
createdAt DateTime Timestamp when the file was created.
creator String! Creator of the file.
expiresAt DateTime Timestamp when the file will expire.
externalId String! File external ID.
filename String! Name of the file.
state FileStateEnumType! File state.
type FileTypeEnumType!

Used By

Queries

Referenced by