INPUT_OBJECT
The input object that defines the fields for the unclaimInventoryItems mutation.
input UnclaimInventoryItemsMutationInput {# The ID of an `InventoryItem`.ids: [Int64Bit!]!}