Preview

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

UnknownMarketplaceSetting

Returned when the setting key does not exist.

This page contains

    Fields

    message: String!

    Description of the error.

    setting: String!

    The unknown setting key.

    path: [String!]

    Path to the input value that caused the error.

    Implements