INPUT_OBJECT

DeleteInventoryItemSegmentMutationInput

The fields necessary to delete a transaction.

link GraphQL Schema definition

  • input DeleteInventoryItemSegmentMutationInput {
  • # Determines how updates or deletions to a segment will handle the quantity
  • # adjustment.
  • segment_modifier: InventoryItemSegmentModifierType!
  • }

link Require by