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