admin_asset_delete_all
Last edit: Apr 22, 2025
Removes all assets that match the filter.
admin_asset_delete_all(
filter: MutationAssetsFilterInput!
hard_delete: Boolean
): String
Arguments
filter
(MutationAssetsFilterInput
)
hard_delete
(Boolean
)
Type
String
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.