INPUT_OBJECT
The input object that defines the fields for the consumeGenericInventoryItems mutation.
input ConsumeGenericInventoryItemsMutationInput {# The quantity for this service.quantity: Int!}