Skip to content

File

File data.

FieldTypeDescription
id*UUID!The unique identifier of the file.
name*String!The name of the file.
mimeType*String!Returns the MIME type of the file.
size*Int!Returns the size of the file in bytes.
creationDate*Timestamp!The date when the file was created.