InvalidPriceBookEntryInputError

Represents an error when the price book entry input combination is not valid (for example, providing both legacy and unified entry inputs in the same mutation).

This page contains

    Fields

    message: String!

    Error message

    path: [String!]

    Error path

    Implements