Skip to content
Discussion options

You must be logged in to vote

The solution I've used is storing the GraphQL node ID, and luckily the node ID is also present in the REST API. So I just download all assets and find the one with the matching node ID. It's not ideal but it works and is much cleaner than any other solution I could think of.

Replies: 8 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@theRookieCoder
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by theRookieCoder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apps API and Webhooks Discussions related to GitHub's APIs or Webhooks Question Ask and answer questions about GitHub features and usage
5 participants