shurcooL / githubv4

Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
MIT License
1.11k stars 89 forks source link

regenerate for schema changes by 2020-04-13 #60

Closed timetoplatypus closed 4 years ago

timetoplatypus commented 4 years ago

Done with:

GITHUB_TOKEN=<redacted> go generate ./...

Reference: https://developer.github.com/v4/changelog/.