input CreateProductCaseInput

Fields

FieldTypeDescription
case_barcodeString!
case_quantityInt!

Referenced By

Example

{
  "case_barcode": "abc123",
  "case_quantity": 987
}