Preview

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

ProductVariantCharacterLimitError

Error when the limit of characters for a field are exceeded.

This page contains

    Fields

    message: String!

    The error message

    path: [String!]

    The path to the field causing the error

    Implements