Magidoc

Gist
Object

A Gist.

Fields

#

comments

Non-null

A list of comments associated with the gist

createdAt

Non-null

Identifies the date and time when the object was created.

description

The gist description.

files

The files in this gist.

forks

Non-null

A list of forks associated with the gist

id

ID !
Non-null

The Node ID of the Gist object

isFork

Non-null

Identifies if the gist is a fork.

isPublic

Non-null

Whether the gist is public or not.

name

Non-null

The gist name.

owner

The gist owner.

pushedAt

Identifies when the gist was last pushed to.

resourcePath

Non-null

The HTML path to this resource.

stargazerCount

Non-null

Returns a count of how many stargazers there are on this object

stargazers

Non-null

A list of users who have starred this starrable.

updatedAt

Non-null

Identifies the date and time when the object was last updated.

url

Non-null

The HTTP URL for this Gist.

viewerHasStarred

Non-null

Returns a boolean indicating whether the viewing user has starred this starrable.

Interfaces

#

Also implements Node , Starrable , UniformResourceLocatable .

Usages

#

References

#