gardenbuilder-app / gardenbuilder-backend-python

Django-based REST API
6 stars 11 forks source link

Little fix for issue #21 #26

Closed JuliusChrona closed 3 years ago

JuliusChrona commented 3 years ago

Related to:

Resolves: #21

Description:

Every bed must have owner, so I added owner field in mutation "CreateBed" and auto-determination of this field.

Checklist: