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

Add documentation for NewEnterpriseClient #53

Closed jlamb1 closed 4 years ago

jlamb1 commented 4 years ago

adds a simple example how to connect to an enterprise GitHub instance.

BlackVegetable commented 4 years ago

If I finished this PR with the changes you've suggested, would you merge it?

dmitshur commented 4 years ago

@BlackVegetable Yes, thanks.

jlamb1 commented 4 years ago

apologies for the delay @dmitshur, i've added a commit to address your review here.