@stigg/js-client-sdk - v3.93.0

    Type Alias UpdateOneProductInput

    type UpdateOneProductInput = {
        id: Scalars["UUID"];
        update: ProductUpdateInput;
    }
    Index

    Properties

    The id of the record to update

    The update to apply.

    MMNEPVFCICPMFPCPTTAAATR