Files
git-touch/lib/gql_github/meta.graphql
2022-10-01 04:03:08 +08:00

11 lines
173 B
GraphQL

query Meta {
meta {
gitHubServicesSha
gitIpAddresses
hookIpAddresses
importerIpAddresses
isPasswordAuthenticationVerifiable
pagesIpAddresses
}
}