Colmena CMS uses LoopBack models to represent the data that is managed.
The models are divided in 2 types, system models and content models.
Generic models that
The Domain model represents a logical domain of data. It does not need to be an internet domain name, but it might well be related to the domain that is being managed.
All the content models are related to one of the domains
Model that uses
LoopBack Built-in model for the system-wide Roles.
LoopBack Built-in model for the Access Tokens