View on GitHub

GithubClient

A C# Dll library for working with the Github Rest API

GithubClient

GithubClient.Repositories.Repository

Repository.NodeId Property

Id of a Node (Node is a generic term for an object) used in GraphQL

public string? NodeId { get; set; }

Property Value

System.String