disconnectExternalDrive
Disconnect a library resource version from its external drive
(Google Drive / SharePoint). Folders and self-hosted files clear
their originUrl synchronously; native files (Google Docs,
SharePoint Office files) queue a refresh job that caches a PDF and
flips url/originUrl on success, so the change is applied
asynchronously.
disconnectExternalDrive(
input: DisconnectExternalDriveInput!
): DisconnectExternalDrivePayload
Arguments
disconnectExternalDrive.input ● DisconnectExternalDriveInput! non-null input
The version to disconnect.