mutation UploadAdditionalKey($input: UploadAdditionalKeyInput!) { uploadAdditionalKey(input: $input) { isAdditionalKey } }