OBJECT

TicketBatchInvalidatePayload

Autogenerated return type of TicketBatchInvalidate

link GraphQL Schema definition

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

link Require by