We should allow to add computed field on a model that would show up in GraphQL and REST API. On rest api a parameter like `GET /models/{uuid}?dynamic=field1,field2` with management of a wildcard `GET /models/{uuid}?dynamic=*`