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

    Type Alias RemoveExperimentFromCustomerSubscriptionInput

    type RemoveExperimentFromCustomerSubscriptionInput = {
        id: Scalars["UUID"];
        relationId: Scalars["UUID"];
    }
    Index

    Properties

    The id of the record.

    relationId: Scalars["UUID"]

    The id of relation.

    MMNEPVFCICPMFPCPTTAAATR