-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Donation Agentsrelated to the Donation Agent Featurerelated to the Donation Agent Feature
Description
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 fieldownerTotalEarned
- querying
projectById
for existing user on impact-graph there is a fieldownerTotalEarnedUsdValue
- querying
projectBySlug
for existing user on impact-graph there is a fieldownerTotalEarned
- querying
projectBySlug
for existing user on impact-graph there is a fieldownerTotalEarnedUsdValue
Metadata
Metadata
Labels
Donation Agentsrelated to the Donation Agent Featurerelated to the Donation Agent Feature