Type alias DataAPIEnvironment

DataAPIEnvironment: typeof DataAPIEnvironments[number]

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.