Preview

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

updateMarketplaceProductSettings

This page contains

    Arguments

    input UpdateMarketplaceProductSettingsInput! PREVIEW

    UpdateMarketplaceProductSettingsInput fields

    productId ID!
    general UpdateMarketplaceProductGeneralSettingsInput PREVIEW
    productGroups UpdateMarketplaceProductGroupsInput PREVIEW
    billing UpdateMarketplaceProductBillingInput PREVIEW

    Return Fields

    settings MarketplaceProductSettings PREVIEW

    Interactive example

    This is an example mutation query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.