GraphQL Data Model
Overview
The CData JDBC Driver for Monday models Monday objects as relational tables and views.
A Monday object has relationships to other objects in the tables. These relationships are expressed through foreign keys. The following sections show the available API objects and provide more information regarding executing SQL to Monday APIs.
Schemas for most database objects are defined in simple, text-based configuration files.
Views
Views describes the available views. Views are statically defined to model Accounts, Customers, Products, and more.