Skip to main content

AppEnvironmentSoftwareSettings

Available software settings for an application environment.

type AppEnvironmentSoftwareSettings {
muplugins: AppEnvironmentSoftwareSettingsSoftware
nodejs: AppEnvironmentSoftwareSettingsSoftware
php: AppEnvironmentSoftwareSettingsSoftware
wordpress: AppEnvironmentSoftwareSettingsSoftware
}

Fields

AppEnvironmentSoftwareSettings.muplugins ● AppEnvironmentSoftwareSettingsSoftware object common

The mu-plugins software settings.

AppEnvironmentSoftwareSettings.nodejs ● AppEnvironmentSoftwareSettingsSoftware object common

The Node.js software settings.

AppEnvironmentSoftwareSettings.php ● AppEnvironmentSoftwareSettingsSoftware object common

The PHP software settings.

AppEnvironmentSoftwareSettings.wordpress ● AppEnvironmentSoftwareSettingsSoftware object common

The WordPress software settings.

Returned By

updateSoftwareSettings mutation

Member Of

AppEnvironment object