INPUT_OBJECT
Supported in v6.0+
input ObjectIdToSnapshotIdsInput {# Required. Supported in v6.0+# Object ID.id: String!# Required. Supported in v6.0+# Snapshot IDs.snapshots: [String!]!}