Github GraphQL API / Gist

A Gist.

Implements

Fields

comments (
       String: String
       String: String
       Int: Int
       Int: Int
) : GistCommentConnection!

createdAt : DateTime!

description : String

files (
       Int: Int
       GitObjectID: GitObjectID
) : [GistFile]

forks (
       String: String
       String: String
       Int: Int
       Int: Int
       GistOrder: GistOrder
) : GistConnection!

id : ID!

isFork : Boolean!

isPublic : Boolean!

name : String!

owner : RepositoryOwner

pushedAt : DateTime

resourcePath : URI!

stargazerCount : Int!

stargazers (
       String: String
       String: String
       Int: Int
       Int: Int
       StarOrder: StarOrder
) : StargazerConnection!

updatedAt : DateTime!

url : URI!

viewerHasStarred : Boolean!

Documentation created using imtala