Preview

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

SetMarketplaceSettingsValueInput

A single setting key and value to write.

This page contains

    Fields

    key String!

    The setting key as defined.

    value MarketplaceSettingValueInput! PREVIEW

    Value to write. Must match the setting's declared type.