INPUT_OBJECT

DeleteGenericInventoryItemsMutationInput

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

link GraphQL Schema definition

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

link Require by