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

Write a query to allow users to request a list of plant varieties. #51

Open
capndave opened this issue Oct 10, 2020 · 2 comments
Open

Comments

@capndave
Copy link
Collaborator

Type
feature request

Problem or To-Do
Write a query to allow users to request a list of plant names. Query should:

  • Accept the id of a plant type (plant type is general, i.e. "pepper")
  • In turn call Trefle.io to get a list of all varieties of that plant type (i.e. "Habanero", "Serrano", "Thai", etc.)
  • return results in graphql response, with variety { commonName, scientificName, id }
@capndave capndave self-assigned this Oct 10, 2020
@capndave
Copy link
Collaborator Author

@rexdivakar let me know if you want to work on this, it's on my to-do if not or if I get to it first!

@rexdivakar
Copy link

Yeah I would love to add this feature !!

@capndave capndave assigned rexdivakar and unassigned capndave Oct 10, 2020
@rexdivakar rexdivakar removed their assignment Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants