Preview

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

ProductNotSyndicatableError

Returned when the product is not eligible for syndication to the caller's marketplace.

This page contains

    Fields

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

    Null when the productId does not resolve to a published product.

    Implements