input DeleteLotInput

GraphQL input type for Lot delete.

Fields

FieldTypeDescription
lot_idString!

Referenced By

Example

{
  "lot_id": "abc123"
}