mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-04-30 19:37:35 -05:00
feat(github): add meta screen
This commit is contained in:
@@ -1105,3 +1105,15 @@ query Releases($name: String!, $owner: String!, $cursor: String) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# meta
|
||||
query Meta {
|
||||
meta {
|
||||
gitHubServicesSha
|
||||
gitIpAddresses
|
||||
hookIpAddresses
|
||||
importerIpAddresses
|
||||
isPasswordAuthenticationVerifiable
|
||||
pagesIpAddresses
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user