Variable DataAPIEnvironmentsConst

DataAPIEnvironments: readonly ["astra", "dse", "hcd", "cassandra", "other"] = ...

All the available Data API backends the Typescript client recognizes.

If using a non-Astra database as the backend, the environment option should be set in the DataAPIClient options, as well as in the db.admin() options.