• Validate product update body

    Parameters

    • productCustomFields: CustomField[]

      Product custom fields

    • productVariantCustomFields: CustomField[]

      Product variant custom fields

    Returns security.Predicate

    200 Status Ok

    Description

    This validator is used to validate the product update body by applying the following steps in sequence:

    1. Validate the body against the update product dto schema

Generated using TypeDoc