Const
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.
environment
DataAPIClient
db.admin()
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 theDataAPIClient
options, as well as in thedb.admin()
options.