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

    Type Alias CreateEnvironmentOptions

    Additional options for environment creation

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

    Properties

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

    Whether to automatically create a default product in the new environment

    MMNEPVFCICPMFPCPTTAAATR