INPUT_OBJECT
Represents the recoverable range input.
input RecoverableRangeInput {# UUID of the MongoDB source.source: UUID!# UUID of the databases.databases: [UUID!]# UUID of the collections.collections: [UUID!]}