The result of an environment mutation operation.

Enumeration Members

CREATED: 201

The EnvironmentState property have been created.

DELETED: 204

The EnvironmentState property have been deleted.

INVALID_PATH: 400

The provided path is invalid.

RESET: 205

The EnvironmentState have been resetted.

STORE_ERROR: 460

The store mutation operation thrown an error.

UNPROCESSABLE: 422

The operation cannot be completed due to functional restrictions.

UPDATED: 200

The EnvironmentState property have been updated.

Generated using TypeDoc