uprtcl / js-uprtcl-server

Uprtcl JS web-server service provider

Home Page:http://uprtcl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

additional parameters on Perspective object

pepoospina opened this issue · comments

commented

Perspective entity can have

  fromPerspectiveId?: string; // optional parameters to hardcode
  fromHeadId?: string; // forks on the perspective id

But these are not being stored on the DB.