ICosmosItems.create(body: Record<string, unknown>): Promise<CosmosItemResponse<Record<string, unknown>>>
Inserts one document, refusing a duplicate id within the partition.
Promise<CosmosItemResponse<Record<string, unknown>>>
The created document envelope