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

    Type Alias GetPackageGroup

    The input type for getting a package group

    type GetPackageGroup = {
        environmentId: Scalars["String"];
        packageGroupId: Scalars["String"];
        versionNumber?: InputMaybe<Scalars["Float"]>;
    }
    Index

    Properties

    environmentId: Scalars["String"]

    The unique identifier for the environment

    packageGroupId: Scalars["String"]

    The id of the package group to filter by

    versionNumber?: InputMaybe<Scalars["Float"]>

    The version number of the package group to filter by

    MMNEPVFCICPMFPCPTTAAATR