This query returns a list of repositories watched by the current user.
Developer info
- API endpoint slug
- github.get_watched_repos
- Runtime method
- performQuery("github.get_watched_repos")
Query fields
No fields for this query
Ingredients
Repository nameRepository name.
- Slug
- repository_name
- Filter code
- Github.getWatchedRepos.RepositoryName
- Type
- String
- Example
- octocat/Hello-World
Repository descriptionThe description of the repisitory.
- Slug
- repository_description
- Filter code
- Github.getWatchedRepos.RepositoryDescription
- Type
- String
- Example
- My Hello World project.
Repository URLRepository URL.
- Slug
- repository_url
- Filter code
- Github.getWatchedRepos.RepositoryUrl
- Type
- Web URL
- Example
- https://github.com/octocat/Hello-World