mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-02 12:27:37 -05:00
refactor: split gql queries into files
This commit is contained in:
10
lib/gql_github/meta.graphql
Normal file
10
lib/gql_github/meta.graphql
Normal file
@@ -0,0 +1,10 @@
|
||||
query Meta {
|
||||
meta {
|
||||
gitHubServicesSha
|
||||
gitIpAddresses
|
||||
hookIpAddresses
|
||||
importerIpAddresses
|
||||
isPasswordAuthenticationVerifiable
|
||||
pagesIpAddresses
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user