gardenbuilder-app / gardenbuilder-app/gardenbuilder-backend-python
Rename GraphQL Queries
Open
good first issue
Hacktoberfest
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
## Type
Update
## Problem or To-Do
I'd like for someone to rename the following queries:
- sections => allSections (`resolve_all_sections` at line 71 of `sections/schema.py`)
- gardens => allGardens
- userGardens => gardens
- beds => allBeds
- bedsForUser => beds
Contributor guide
Assessment
This issue has not been assessed yet.