Type alias UnlinkPromotionalEntitlementsGroupInput

UnlinkPromotionalEntitlementsGroupInput: { customerId: Scalars["String"]; environmentId?: InputMaybe<Scalars["UUID"]>; featureGroupId: Scalars["UUID"] }

Unlink promotional feature group input

Type declaration

  • customerId: Scalars["String"]

    The unique identifier of the entitlement customer

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

    The unique identifier for the environment

  • featureGroupId: Scalars["UUID"]

    Feature group ID to unlink from promotional entitlements