digitalContent Query
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.
Look up digital content by ID.
digitalContent(
id: ID!
): DigitalContent @deprecated
Show return type
Arguments
id ● ID!
ID of the digital content.
Type
DigitalContent
Represents digital content associated with a product variant.