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

UpdateAssetDataInput

No description
Input Fields
title: String

Asset title or display name.

alternativeText: String
Beta

BETA Alternative text for the Asset. Used by screen readers when the asset is not decorative.

isDecorative: Boolean
Beta

BETA Indicates whether the Asset is decorative and not meant to be read by screen readers. If true, alternative text is ignored.

filename: String

Asset filename, including extension.

description: String

Asset description.

Change Asset copyright details.

expiresAt: DateTime

Modify expiry date. Asset will expire once the defined date is reached.

author: String

Represents the Author of the Asset. Example: Photographer Name.

previewBackgroundColor: RgbaColorInput
Beta

BETA Background color of the Asset preview.