CreateCustomAppReleaseInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| active | Boolean | Whether this release is currently active (used for rendering) | |
| customAppId | ID! | ||
| devMode | Boolean | Whether this release is in development mode | |
| devUrl | String | Development URL for this release (for external apps) | |
| version | Int! | Version number for this release |