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
Arguments
digitalContent.id ● ID! non-null scalar miscellaneous
ID of the digital content.
Type
DigitalContent object products
Represents digital content associated with a product variant.