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.

Usages

#

References

#

  • Argument input of field deleteAsset from type Mutation