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

    Type Alias RevokePromotionalEntitlementsGroupInput

    Revoke promotional entitlements for a feature group input

    type RevokePromotionalEntitlementsGroupInput = {
        customerId: Scalars["String"];
        environmentId?: InputMaybe<Scalars["UUID"]>;
        featureGroupId: Scalars["String"];
    }
    Index

    Properties

    customerId: Scalars["String"]

    The unique identifier of the customer

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

    The unique identifier for the environment

    featureGroupId: Scalars["String"]

    Feature group ID to revoke from promotional entitlements

    MMNEPVFCICPMFPCPTTAAATR