Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Models

A Model in Cloesce defines a structure hydrated from stores of persistent data, such as:

Models do not exist in just one layer of your full stack application: they are a first class citizen across the frontend, backend, and database layers of your application.

This chapter will cover how to define Models that utilize Environment Bindings, and the relationships that can be defined between Models.