GraphQL Api for checking life time sponsorship amount of a specific user #177741
Unanswered
Vendicated
asked this question in
Sponsors
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Related: https://github.com/orgs/community/discussions/77190
Hi! I would like a way to check the life time sponsorship amount for a specific user.
Currently, only
lifetimeReceivedSponsorshipValuesseems to exist, which basically does what I want except that it's for all users instead of a specific one. And unfortunately, I always get a 504 timeout when trying to use it:It would be really useful if you could look up the value for a specific user, for example:
Currently my workaround is exporting my sponsorship csv once a day but this is very inconvenient. And I would also like to build a web dashboard where my sponsors can login with github and have it automatically look up how much they sponsored all time and then claim perks based on that
Beta Was this translation helpful? Give feedback.
All reactions