GraphQL OBJECT
List of pre-generated keys.
type KeyList {# The client this belongs to.client: Client # ID of the key list.id: Int! # Name of the key list.name: String! }