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

    Type Alias ArchivePackageGroup

    The input type for archiving a package group

    type ArchivePackageGroup = {
        environmentId: Scalars["String"];
        packageGroupId: Scalars["String"];
    }
    Index

    Properties

    environmentId: Scalars["String"]

    The unique identifier for the environment

    packageGroupId: Scalars["String"]

    The id of the package group

    MMNEPVFCICPMFPCPTTAAATR