Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Input object type

CustomMetadataEntryInput

Sets one custom metadata property's value on an Asset.

Input fields
propertyId: ID!
Beta

CustomMetadataProperty id.

The value to store; the property's current value is replaced. null clears the value on this Asset. The field is required — omitting it rejects the request.