gotchas.dev

Reading and updating Contentstack asset fields

Asset fields values are read as a regular object (i.e. with access to a filename, uid, etc.), and updated as a string that corresponds to an existing asset UID (using the CMA SDK at least).

#contentstack