module Dependagrab::GHAPI
Constants
- Client
- GRAPHQL_API
- HTTP
Configure GraphQL endpoint using the basic
HTTP
network adapter.- Query
- SCHEMA_PATH
- Schema
However, it’s smart to dump this to a JSON file and load from disk
Run it from a script or rake task GraphQL::Client.dump_schema(GHAPI::HTTP, “gh_schema.json”)