Deploy keys - GitHub Docs
Skip to main content

Reference documentation for GraphQL schema types in the Deploy keys category.

Objects

DeployKey

Object

A repository deploy key.

DeployKey Implements

Fields for DeployKey

DeployKeyConnection

Object

The connection type for DeployKey.

Fields for DeployKeyConnection

NameDescription

edges ([DeployKeyEdge])

A list of edges.

nodes ([DeployKey])

A list of nodes.

pageInfo (PageInfo!)

Information to aid in pagination.

totalCount (Int!)

Identifies the total count of items in the connection.

DeployKeyEdge

Object

An edge in a connection.

Fields for DeployKeyEdge