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

    Type Alias SetPlanCompatiblePackageGroups

    Set plan compatible package groups input

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

    Properties

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

    The unique identifier for the environment

    The id of the plan

    The package groups with optional options

    MMNEPVFCICPMFPCPTTAAATR