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 the MANAGE_PRODUCTSpermission.
digitalContentUrlCreate(
input: DigitalContentUrlCreateInput!
): DigitalContentUrlCreate @deprecated
Show return type

Arguments

input ● DigitalContentUrlCreateInput!

Fields required to create a new url.

Type

DigitalContentUrlCreate

Generate new URL to digital content.

Requires the MANAGE_PRODUCTSpermission.