Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P1138
graphql repositories
Active
Public
Actions
Authored by
jayeshv
on Aug 30 2021, 5:17 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
{
search(query
:
"org:rails"
,
type
:
REPOSITORY
,
first
:
100
)
{
repositoryCount
edges
{
node
{
... on Repository
{
name
isPrivate
owner
{
login
}
}
}
}
}
}
Event Timeline
jayeshv
created this paste.
Aug 30 2021, 5:17 PM
2021-08-30 17:17:21 (UTC+2)
Log In to Comment