A user-defined parameter containing a string value.
| Property Name | Type | Description |
|---|
| __typename | Literal | |
| defaultValue | Maybe<String> | The value that will be used if the user does not provide a value |
| description | Maybe<String> | The description of the parameter |
| id | String | The id of the parameter |
| name | String | The name of the parameter |
| type | String | The type of the parameter |