tests/testthat/_snaps/00-api-requests.md

perform_request() for GraphQL handles error 503

Code
  response <- test_graphql_github_priv$perform_request(gql_query = "{\n      viewer {\n        login\n      }\n    }",
    vars = NULL, token = Sys.getenv("GITHUB_PAT"))
Message
  x 503


Try the GitStats package in your browser

Any scripts or data that you put into this service are public.

GitStats documentation built on Aug. 19, 2025, 1:14 a.m.