Object GitHub::DeployKey
A repository deploy key.
Fields
createdAt: DateTime!
Identifies the date and time when the object was created.
id: ID!
key: String!
The deploy key.
readOnly: Boolean!
Whether or not the deploy key is read only.
title: String!
The deploy key title.
verified: Boolean!
Whether or not the deploy key has been verified.