Magidoc

DeleteAssetMutationInput
Input Object

Autogenerated input type of DeleteAssetMutation

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

databaseId

Database ID of the asset to delete.

id

ID of the asset to delete.

permanent

Boolean flag indicating whether the deletion should be permanent.

skipInUse

Enum flag indicating whether the deletion should skip assets that are in use.

Usages

#

References

#

  • Argument input of field deleteAsset from type Mutation