Skip to main content

digitalContentUrlCreate 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.

Generate new URL to digital content.

Requires MANAGE_PRODUCTSpermission.
digitalContentUrlCreate(
input: DigitalContentUrlCreateInput!
): DigitalContentUrlCreate @deprecated

Arguments

digitalContentUrlCreate.input ● DigitalContentUrlCreateInput! non-null input products

Fields required to create a new url.

Type

DigitalContentUrlCreate object products

Generate new URL to digital content.

Requires MANAGE_PRODUCTSpermission.