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

    Type Alias AddonUnArchiveInput

    Un-archive addon input

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

    Properties

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

    The unique identifier for the environment

    Add-on ID to unarchive

    MMNEPVFCICPMFPCPTTAAATR