How to retrieve Project custom properties or field values in Octokit.GraphQL.Net

How to retrieve Project custom properties or field values in Octokit.GraphQL.Net

We have a github project with custom field such as Sprint and story points. Below is the sample query that I am trying using Octokit.GraphQL.Net

 

Read More