# UpdateProductInput **Type:** GraphQL inputs **Description:** Represents an update to a Product ## Fields - licenseModel (UpdateLicenseModelInput, Not Null): License Model Details - autoProvision (Boolean): Auto Provision flag - gracePeriodDays (String): Represents the grace period days - issuer (String): Name of the issuer - maxBorrowInterval (Int): Represents the max borrow interval - name (String): Name of the license model - notice (String): Represents the notice - overdraft (String): Represents the overdraft - serialNumber (String): Serial Number of the license model - vendorString (String): Represents the vendor string - partNumber (String): Part Number related to Product - productName (String): Product Name related to the line item - productVersion (String): Product Version related to the line item