ICosmosDatabase.container(id: string): ICosmosContainer
Addresses a container by id. The container is not created.
The container handle
ICosmosDatabase.container(id: string): ICosmosContainer
Addresses a container by id. The container is not created.
The container handle
import { type ICosmosDatabase } from "database-plugin/src/index.ts";