# FileUpload **Type:** GraphQL objects **Description:** Attributes of the file to be uploaded ## Fields - id (String): Unique File ID - name (String): Full file name provided by the user - type (FileType, Not Null): File type corresponds directly with the MIME type (and often the file extension) - uploadUrl (String): Signed URL enabling file upload via HTTP PUT with 15-minute expiration