Optional
color?: InputMaybe<Scalars["String"]>The color used to distinguish this environment in the UI
Optional
createdThe timestamp when the environment was created
Optional
description?: InputMaybe<Scalars["String"]>Optional description of the environment
Optional
displayThe name of the environment that will be displayed in the UI
Optional
hardenWhether client-side security hardening is enabled for this environment
Optional
id?: InputMaybe<Scalars["String"]>Unique identifier for the entity
Optional
provisionThe current provisioning status of the environment
Optional
slug?: InputMaybe<Scalars["String"]>A unique identifier for the environment
Optional
type?: InputMaybe<EnvironmentType>The type of environment (production or non-production)
Input for creating a new environment