OBJECT
type APIKeyResponse {id: Float! # A Base64 Encoding of the key to be used together with ID as tokenkey: String! }