OBJECT

TicketBatchCreateTicketsPayload

Autogenerated return type of TicketBatchCreateTickets

link GraphQL Schema definition

  • type TicketBatchCreateTicketsPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • ticketBatch: TicketBatch
  • }

link Require by