• Validate product many 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 many update body by applying the following steps in sequence:

    1. Validate the body against the update many products dto schema

Generated using TypeDoc