@stigg/node-server-sdk - v4.23.0

    Type Alias ArchiveProductInput

    Input for archiving a product

    type ArchiveProductInput = {
        environmentId?: InputMaybe<Scalars["UUID"]>;
        refId: Scalars["String"];
    }
    Index

    Properties

    environmentId?: InputMaybe<Scalars["UUID"]>

    Environment ID to archive the product in

    Product refId to archive

    MMNEPVFCICPMFPCPTTAAATR