# MaintenanceProductProductInput **Type:** GraphQL inputs **Description:** Maintenance product product input. ## Fields - productName (String): Name to uniquely identify the product name. Can only contain ASCII letters, numbers, or _ (underscore) with no whitespace. Maximum length: 64 characters. Example: "MyProduct" - version (String): Version to uniquely identify the product version. Maximum length: 64 characters. Example: "1.0"