Files
git-touch/packages/gql_github/lib/meta.graphql
2022-10-02 00:32:05 +08:00

11 lines
173 B
GraphQL

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