OBJECT

TicketBatchDeletePayload

Autogenerated return type of TicketBatchDelete

link GraphQL Schema definition

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

link Require by