Alokai

DownloadableProductLinksInput

Contains the link ID for the downloadable product.

type DownloadableProductLinksInput = {
  link_id: Scalars['Int']['input'];
};

Referenced Types

On this page