Type alias CreateEnvironmentOptions

CreateEnvironmentOptions: { createDefaultProduct?: InputMaybe<Scalars["Boolean"]> }

Additional options for environment creation

Type declaration

  • Optional createDefaultProduct?: InputMaybe<Scalars["Boolean"]>

    Whether to automatically create a default product in the new environment