digitalContentUpdate 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.
Updates digital content.
digitalContentUpdate(
input: DigitalContentInput!
variantId: ID!
): DigitalContentUpdate @deprecated
Show return type
Arguments
input ● DigitalContentInput!
Fields required to update a digital content.
variantId ● ID!
ID of a product variant with digital content to update.
Type
DigitalContentUpdate
Updates digital content.