Github API - Test Config

Closable [interface]

An object that can be closed

Attributes
closed Boolean

Boolean [scalar]

The Boolean scalar type represents true or false.

API:
Github GraphQL API

Indicates if the object is closed (definition of closed may depend on type)

closedAt DateTime

DateTime [scalar]

An ISO-8601 encoded UTC date string.

API:
Github GraphQL API

Identifies the date and time when the object was closed.

viewerCanClose Boolean

Boolean [scalar]

The Boolean scalar type represents true or false.

API:
Github GraphQL API

Indicates if the object can be closed by the viewer.

viewerCanReopen Boolean

Boolean [scalar]

The Boolean scalar type represents true or false.

API:
Github GraphQL API

Indicates if the object can be reopened by the viewer.

API:
Github GraphQL API