Preview

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

ProductAlreadyInLocalCatalogError

Returned when the product is already in the caller's marketplace (is_added=Y or is_staging=Y).

This page contains

    Fields

    message: String!
    path: [String!]
    product: Product! PREVIEW
    existingCustomizationId: ID!

    Implements