Type alias EnvironmentMergeConfigurationInput

EnvironmentMergeConfigurationInput: { includeCoupons?: InputMaybe<Scalars["Boolean"]> }

Configuration options for customizing an environment merge or comparison process

Type declaration

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

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