property CosmosEntityMapping.container

The container name. Defaults to the entity name itself, so getRepository('orders') needs no mapping at all.

Type

string

Usage

import { type CosmosEntityMapping } from "database-plugin/src/index.ts";