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

    Type Alias UnArchivePlanInput

    Input for un-archiving a plan

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

    Properties

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

    The unique identifier for the environment

    Plan ID to unarchive

    MMNEPVFCICPMFPCPTTAAATR