# SuitePackageInput **Type:** GraphQL inputs **Description:** Suite package properties input. ## Fields - name (String): Name of the package. Example: "PackageA" - version (String): Version of the package. Example: "2.0" - versionFormat (String): Version format of the package. Example: "FIXED"