""" Add your CosmosDB NoSQL database schema in this file For example: type Book @model { id: ID title: String } """