Skip to content

gqlmod/gqlmod-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d23d9d8 · Feb 11, 2021

History

50 Commits
Mar 11, 2020
Feb 10, 2021
Feb 11, 2021
Feb 11, 2021
Sep 23, 2019
Sep 4, 2019
Sep 5, 2019
Sep 5, 2019
Sep 1, 2019
Feb 11, 2021
Feb 11, 2021
Mar 5, 2020

Repository files navigation

GitHub Provider

This is a provider for gqlmod that adds the github provider.

The provider itself just takes a token, which is the Bearer token to send. There's a few ways to get this:

Previews

GitHub API previews are handled automatically. If your query invokes an API preview, the appropriate flags will be sent as part of the request.

Be sure to use some kind of CI system to make sure changes to previews won't break your code.

The full list of previews can be found in the API documentation.