Ryan104 / songs-against-humanity

1 stars 0 forks source link

songs-against-humanity/server/database/datamodel.graphql #1

Open miketheodorou opened 6 years ago

miketheodorou commented 6 years ago

I think we need to update our Group model to have an "owner" attribute so that the User who created the group is in control of it and can delete it or kick users if necessary.

miketheodorou commented 6 years ago

We also may need to update the Group model to include a "current session".