OBJECT
type EncryptionKey implements Node { The cipher typecipher: String The associated devicedevice: Device id: ID! The encryption key valuevalue: String }