@stigg/js-client-sdk - v3.92.2

    Type Alias FeatureGroupAssociatedLatestPackagesInput

    Input for getting associated latest packages of a feature group

    type FeatureGroupAssociatedLatestPackagesInput = {
        environmentId: Scalars["UUID"];
        featureGroupId: Scalars["String"];
    }
    Index

    Properties

    environmentId: Scalars["UUID"]

    The unique identifier for the environment

    featureGroupId: Scalars["String"]

    The feature group id

    MMNEPVFCICPMFPCPTTAAATR