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