Skip to content

Commit 33eaad0

Browse files
feat: getDonationsByDonorAddress query
1 parent 66ec09f commit 33eaad0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/data-layer/src/queries.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,7 @@ export const getDonationsByDonorAddress = gql`
785785
roundMetadata
786786
donationsStartTime
787787
donationsEndTime
788+
strategyName
788789
}
789790
application {
790791
project: canonicalProject {

0 commit comments

Comments
 (0)