Preview

UpdateMarketplaceProductSettingsInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

UpdateMarketplaceProductSettingsInput

This page contains

    Fields

    productId ID!
    addToCatalog Boolean

    When true, adds the product to the marketplace catalog as part of the update. Defaults to false when omitted.

    general UpdateMarketplaceProductGeneralSettingsInput PREVIEW
    productGroups UpdateMarketplaceProductGroupsInput PREVIEW
    billing UpdateMarketplaceProductBillingInput PREVIEW

    Mutations for UpdateMarketplaceProductSettingsInput

    updateMarketplaceProductSettings PREVIEW