azu / azu/philan.net

Import from GitHub's sponsporship

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Type: Documentation
Dominant language
TypeScript
Stars
33
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
{
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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the GraphQL query in the issue and verify which sponsorship fields are visible to other users, especially tier. Add a guide explaining how a user can run the query and paste the result into a spreadsheet, including the limitation that others cannot see tier.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, graphql
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.