digitalContentDelete Mutation
DEPRECATED
Support for Digital Content is deprecated and will be removed in Saleor v3.23.0. This functionality is legacy and undocumented, and is not part of the supported API. Users should not rely on this behavior.
Remove digital content assigned to given variant.
digitalContentDelete(
variantId: ID!
): DigitalContentDelete @deprecated
Show return type
Arguments
variantId ● ID!
ID of a product variant with digital content to remove.
Type
DigitalContentDelete
Remove digital content assigned to given variant.