Magidoc

App
Object

A GitHub App.

Fields

#

createdAt

Non-null

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the database.

description

The description of the app.

id

ID !
Non-null

The Node ID of the App object

ipAllowListEntries

Non-null

The IP addresses of the app.

logoBackgroundColor

Non-null

The hex color code, without the leading '#', for the logo background.

logoUrl

Non-null

A URL pointing to the app's logo.

name

Non-null

The name of the app.

slug

Non-null

A slug based on the name of the app for use in URLs.

updatedAt

Non-null

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

url

Non-null

The URL to the app's homepage.

Interfaces

#

Also implements Node .

Usages

#

References

#