Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename GraphQL Queries #31

Open
capndave opened this issue Oct 4, 2020 · 1 comment
Open

Rename GraphQL Queries #31

capndave opened this issue Oct 4, 2020 · 1 comment
Assignees
Labels
good first issue Good for newcomers Hacktoberfest Work on this for Hacktoberfest!

Comments

@capndave
Copy link
Collaborator

capndave commented Oct 4, 2020

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
@capndave capndave added good first issue Good for newcomers Hacktoberfest Work on this for Hacktoberfest! labels Oct 4, 2020
serkanozer added a commit to serkanozer/gardenbuilder-backend that referenced this issue Oct 5, 2020
@serkanozer
Copy link
Contributor

Opened a pr for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest Work on this for Hacktoberfest!
Projects
None yet
Development

No branches or pull requests

2 participants