DownloadableProductLinksInput
Contains the link ID for the downloadable product.
type DownloadableProductLinksInput = {
link_id: Scalars['Int']['input'];
};Contains the link ID for the downloadable product.
type DownloadableProductLinksInput = {
link_id: Scalars['Int']['input'];
};