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

    Type Alias UnArchiveFeatureGroupInput

    Input for unarchiving a feature group

    type UnArchiveFeatureGroupInput = {
        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