INPUT_OBJECT
Input to delete snapshots of unmanaged objects.
input DeleteUnmanagedSnapshotsInput {# List of UUIDs to delete snapshots.snapshotIds: [UUID!]!}