GitHubCodeOfConduct

The Code of Conduct for a repository

FIELDS
body (String)

The body of the Code of Conduct

id (ID!)

No description

key (String!)

The key for the Code of Conduct

name (String!)

The formal name of the Code of Conduct

oneGraphId (ID!)

Unique id across all of OneGraph

oneGraphLinkedNodes (OneGraphLinkedNodesConnection!)

List of OneGraphNodes that are linked from this node.

resourcePath (GitHubURI)

The HTTP path for this Code of Conduct

url (GitHubURI)

The HTTP URL for this Code of Conduct

IMPLEMENTS
OneGraphNode

An object with a globally unique id across all of OneGraph

GitHubNode

An object with an ID.

REQUIRED BY
GitHubQuery

The query root of GitHub's GraphQL interface.

GitHubRepository

A repository contains the content for a project.

____________________________________________________________________________________________________