PropertyUploadEncryptionGPGInput
Last edit: Nov 10, 2025
No description
type PropertyUploadEncryptionGPGInput {
armor: Boolean
key: GPGKey!
}
Fields
armor (Boolean)
Create ASCII armored output. The default is to create the binary OpenPGP format.
key (GPGKey)
Public key to be used to encrypt the file