INPUT_OBJECT
CreateApplicationVersionInput
link
| Parameter Name | Type | Description |
|---|---|---|
| applicationId | ID! | ID of existing application |
| name | String | Application name |
| description | String | Description of this application |
| displayEmail | String | Email to display in the App Market |
| displayAuthorName | String | Author name to display in the App Market |
| categories | [ApplicationCategory] | |
| segmentKey | String | Segment key |
| additionalInformation | String | Additional information about this application |
| isOrgOnly | Boolean | True if app is allowed to be installed only for organizations |
| pluginLocations | [PluginLocation]! | Plugin piece app zone names |
| clientMutationId | String |