delphis-inc / delphisbe

Backend monolith for delphis
GNU General Public License v3.0
1 stars 1 forks source link

Update the participant query to include Viewer #83

Open nedrocks opened 4 years ago

nedrocks commented 4 years ago

This object should be nullable because it should only show up for myParticipant -- specifically another user cannot view my viewer objects (right?)

For now that might mean we go through an update by hand? Or potentially we create if it's not found.