In this documentation we will use the following conventions:
List view
Refers to the view that displays a table of model's records.
Edit view
Refers to the view that allows you to edit a single record.
GUI
Refers to the graphical user interface of the application.
Schema
Refers to the prisma schema (opens in a new tab) file that defines the data model of your application.