InvalidUsageTypeError

Error for when a product has an invalid usage type

This page contains

    Fields

    message: String!

    The error message

    path: [String!]

    The path to the field causing the error

    usage: UsageType!

    The usage type of the product

    type: ProductType!

    The type of the product

    Implements