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
Arguments
digitalContentUpdate.input ● DigitalContentInput! non-null input products
Fields required to update a digital content.
digitalContentUpdate.variantId ● ID! non-null scalar miscellaneous
ID of a product variant with digital content to update.
Type
DigitalContentUpdate object products
Updates digital content.