OBJECT

TicketBatchCreatePayload

Autogenerated return type of TicketBatchCreate

link GraphQL Schema definition

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

link Require by