updateTicket
Update a ticket
updateTicket(
id: UUID!
ticket: TicketInput!
): Ticket!
Arguments
| Nom | Type | Description |
|---|---|---|
| id | UUID! non-null scalar | — |
| ticket | TicketInput! non-null input | — |
Response
Ticket object
Update a ticket
updateTicket(
id: UUID!
ticket: TicketInput!
): Ticket!
| Nom | Type | Description |
|---|---|---|
| id | UUID! non-null scalar | — |
| ticket | TicketInput! non-null input | — |
Ticket object