INPUT_OBJECT
An object providing the parameters for the recovery of a snapshot and a next snapshot delta.
input DeltaRecoveryInput {# The delta type options which the files will be filtered on.deltaTypeFilter: [DeltaType!]!# The fid of the next snapshot to perform the delta on.nextSnapshotFid: UUID!}