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