Skip to content

Custom Sponsoring Link #20630

Answered by cheshire137
alifa98 asked this question in Sponsors
Jul 15, 2022 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

The custom link is available in the GitHub repositories, but there is no API or button for the sponsor's list.

It looks like this is in the GraphQL API already! Try this query for example:

query {
  repository(name:"freeCodeCamp", owner:"freeCodeCamp") {
    fundingLinks {
      platform
      url
    }
  }
}

Try it here: https://docs.github.com/en/graphql/overview/explorer. See https://docs.github.com/en/graphql/reference/objects#repository for a reference.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@alifa98
Comment options

@cheshire137
Comment options

Answer selected by alifa98
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sponsors Financially support your favourite open source projects with one-off of monthly payments Product Feedback Question inactive This discussion has been automatically marked as inactive. This was formerly labeled stale.
2 participants