mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-01 03:47:36 -05:00
fix: split to packages to support gql gen
This commit is contained in:
10
packages/gql_github/lib/meta.graphql
Normal file
10
packages/gql_github/lib/meta.graphql
Normal file
@@ -0,0 +1,10 @@
|
||||
query Meta {
|
||||
meta {
|
||||
gitHubServicesSha
|
||||
gitIpAddresses
|
||||
hookIpAddresses
|
||||
importerIpAddresses
|
||||
isPasswordAuthenticationVerifiable
|
||||
pagesIpAddresses
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user