I'll try to explain myself fully.
In my current code, I do the following when sending data to the client;
Here is the database model

Here is the external model being constructed from the database model

I use the unique UUID as the identifier when referring to it on the end client.

Example uID:
'90c1939d-3414-11eb-8ffe-0242ac120005'
I'll try to explain myself fully.
In my current code, I do the following when sending data to the client;
Here is the database model

Here is the external model being constructed from the database model

I use the unique UUID as the identifier when referring to it on the end client.
Example uID:
'90c1939d-3414-11eb-8ffe-0242ac120005'