OBJECT
TicketBatchCreateTicketsPayload
Autogenerated return type of TicketBatchCreateTickets
link GraphQL Schema definition
- type TicketBatchCreateTicketsPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [Error!]
- : TicketBatch
- }