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

    Type Alias ArchivePlanInput

    Input for archiving a plan

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

    Properties

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

    The unique identifier for the environment

    Plan ID to archive

    Plan refId to archive

    MMNEPVFCICPMFPCPTTAAATR