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

    Type Alias EnvironmentMergeConfigurationInput

    Configuration options for customizing an environment merge or comparison process

    type EnvironmentMergeConfigurationInput = {
        includeCoupons?: InputMaybe<Scalars["Boolean"]>;
    }
    Index

    Properties

    includeCoupons?: InputMaybe<Scalars["Boolean"]>

    Whether to include coupons in the merge or comparison. Defaults to true if not specified

    MMNEPVFCICPMFPCPTTAAATR