Preview

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

DuplicateProductVariantOptionCodeError

Error occurring when trying to create a new ProductVariantOption with an already existing code (case and accent insensitive)

This page contains

    Fields

    message: String!

    The error message

    path: [String!]

    The path to the field causing the error

    Implements