UpdateAssetMutationInput
Input Object
Input object for updating an existing asset.
Fields
#
ownerId
The ID of the new owner of the asset. It can either be a user, an organization or null to unset it.
removeRevisionsDatabaseIds
[
String
!]
A list of revision database IDs to be removed from the asset.
Usages
#
References
#
- Argument input of field updateAsset from type Mutation
Previous
UpdateApiTokenMutationPayload