Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Input Object Type

UploadFileInput

No description
Input Fields
filename: String!

File name. This value will be passed on to the fileId input variable used in file mutations such as createAsset, replaceAsset, createAttachment or addAssetPreviewImage.

size: BigInt!

File size in bytes. Value must be a positive integer up to 5TB.