gardenbuilder-app / gardenbuilder-backend-python

Django-based REST API
6 stars 11 forks source link

resolve all sections (bug) #57

Closed Ryan104 closed 3 years ago

Ryan104 commented 3 years ago

Related to:

Resolves: #55

Description:

The sections query was not resolving correctly. Updating the resolver method name fixed the issue.

Tests:

I updated the unit tests for the sections app. I also manually tested the fix.

Checklist:

Please put an x in each box that you have completed