Skip to content

Conversation

warrenbuckley
Copy link
Contributor

This updates the readme with an additional example that may be more useful and shows AllPages() and .Cast<T>() to help generate graphql queries with ... on User

@jcansdale & @brphelps hopefully this is a useful addition to get people started with a little more complex query

This updates the readme with an additional example that may be more useful and shows AllPages() and .Cast<T>() to help generate queries with ... on User
@codecov
Copy link

codecov bot commented Aug 6, 2020

Codecov Report

Merging #240 (47c438b) into master (cc603c9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #240   +/-   ##
=======================================
  Coverage   78.83%   78.83%           
=======================================
  Files          73       73           
  Lines        2447     2447           
  Branches      357      357           
=======================================
  Hits         1929     1929           
  Misses        441      441           
  Partials       77       77           

Copy link
Collaborator

@jcansdale jcansdale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution. I'm sorry it has taken so long to merge! 😊

@jcansdale jcansdale merged commit 332e997 into octokit:master Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants