INPUT_OBJECT

ConsumeGenericInventoryItemsMutationInput

The input object that defines the fields for the consumeGenericInventoryItems mutation.

link GraphQL Schema definition

  • input ConsumeGenericInventoryItemsMutationInput {
  • # The quantity for this service.
  • quantity: Int!
  • }

link Require by