Preview

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

MarketplaceSettingMapValuePair

A single key-value pair within a map marketplace setting value.

This page contains

    Fields

    key: String!

    Map entry key.

    value: String!

    Map entry value.

    Parent objects of MarketplaceSettingMapValuePair

    MarketplaceSettingMapValue PREVIEW

    Map marketplace setting value.