Skip to content

add field to project data for ownerTotalEarned #2071

@divine-comedian

Description

@divine-comedian

we should add two new fields on project data related to Causes - these are

ownerTotalEarned
ownerTotalEarnedUsdValue

these two values represent the total amount and usd value that the cause owner has received from the distributions made by distro service.

this data will be retrieved on FE for cause owner on "my causes" page

these new fields should be retrievable on at least these two queries: projectById and projectBySlug

AC

  • querying projectById for existing user on impact-graph there is a field ownerTotalEarned
  • querying projectById for existing user on impact-graph there is a field ownerTotalEarnedUsdValue
  • querying projectBySlug for existing user on impact-graph there is a field ownerTotalEarned
  • querying projectBySlug for existing user on impact-graph there is a field ownerTotalEarnedUsdValue

Metadata

Metadata

Labels

Donation Agentsrelated to the Donation Agent Feature

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions