input DeleteLotInput

GraphQL input type for Lot delete.

Fields

FieldTypeDescription
lot_idString!

Public API lot ID that identifies the related record.

Referenced By

Example

{
  "lot_id": "TG90OjEyMzQ="
}