TicketFieldEntryInput
Input for a single ticket field entry with key and value.
Fields
| Field | Type | Description |
|---|---|---|
| fieldKey | String | Field key. |
| fieldValue | TicketFieldValueInput! | Field value with type information. |
Input for a single ticket field entry with key and value.
| Field | Type | Description |
|---|---|---|
| fieldKey | String | Field key. |
| fieldValue | TicketFieldValueInput! | Field value with type information. |