# SuiteProductRequestInput **Type:** GraphQL inputs **Description:** Suite product request input. ## Fields - count (Int): Count/quantity of the product. Example: 5 - name (String): Name of the product. Example: "Product A" - version (String): Version of the product. Example: "1.0"