Type alias CreateOneEnvironmentInput

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

Input for creating a single environment

Type declaration