swa-db-connections/staticwebapp.database.schema.gql (
8
lines of code) (
raw
):
""" Add your CosmosDB NoSQL database schema in this file For example: type Book @model { id: ID title: String } """