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

    Type Alias PackagePublishedPayloadFragment

    type PackagePublishedPayloadFragment = {
        __typename?: "PackagePublished";
        accountId: string;
        environmentId: string;
        migrationType: PublishMigrationType;
        packageRefId: string;
        packageType: string;
        packageVersion: number;
    }
    Index

    Properties

    __typename?: "PackagePublished"
    accountId: string
    environmentId: string
    migrationType: PublishMigrationType
    packageRefId: string
    packageType: string
    packageVersion: number
    MMNEPVFCICPMFPCPTTAAATR