Models

Playground prioritizes using UUIDs for models. - By default, Playground expects the user model to use a UUID as a primary key; however, integer or other string type IDs should be still supported.

Most Playground Contracts have matching Concerns.

Contracts

Concerns

The User Model

Support for different model types.