philan.net
philan.net copied to clipboard
Import from GitHub's sponsporship
{
user(login: "azu") {
sponsorshipsAsSponsor(first: 10) {
edges {
node {
id
privacyLevel
sponsorable {
sponsorsListing {
name
}
}
tier {
id
monthlyPriceInCents
monthlyPriceInDollars
description
}
}
}
}
}
}
Others can not see tier.
Idea
- Add guide on how to run graphql by the user and paste to SpreadSheet