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

    Type Alias CreateOneEnvironmentInput

    Input for creating a single environment

    type CreateOneEnvironmentInput = {
        environment: CreateEnvironment;
        options?: InputMaybe<CreateEnvironmentOptions>;
    }
    Index

    Properties

    environment: CreateEnvironment

    The environment configuration details

    Additional options for environment creation

    MMNEPVFCICPMFPCPTTAAATR