liquidvotingio / liquidvotingio/api
Add absinthe query to find a delegation by delegator email & proposal url
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
See [#19](https://github.com/liquidvotingio/decidim-liquidvoting/pull/19) for details of why this is useful.
TLDR: This query is useful in our view logic (and probably elsewhere) in our [decidim-liquidvoting](https://github.com/liquidvotingio/decidim-liquidvoting) work.
This is related to [#21](https://github.com/liquidvotingio/decidim-liquidvoting/issues/21) - the decidim-liquidvoting side of this enhancement.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by reading linked PR #19 and related issue #21, then locate the API's Absinthe query entry point and delegation data model; done means the query can find a delegation by delegator email and proposal URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100