INPUT_OBJECT
input ProductBatchUpdateParams {# The standard unique identifier of the batch.batchNumber: String# Expiration date of the batch, commonly used for food.expiryDate: DateTimeid: ID!# Date the batch was produced. Can be derived from the economic event of # production.productionDate: DateTime}