INPUT_OBJECT
Input to delete snapshots of unmanaged objects.
input DeleteSnapshotsOfUnmanagedObjectsInput {# List of UUIDs of objects whose snapshots you want to delete.objectIds: [UUID!]!}