createTicketEntry
Create a ticket entry
createTicketEntry(
id: UUID!
ticketEntry: TicketEntryInput!
): TicketEntry!
Arguments
| Nom | Type | Description |
|---|---|---|
| id | UUID! non-null scalar | — |
| ticketEntry | TicketEntryInput! non-null input | — |
Response
TicketEntry object