INPUT_OBJECT

TicketBatchCreateTicketsInput

Autogenerated input type of TicketBatchCreateTickets

link GraphQL Schema definition

  • input TicketBatchCreateTicketsInput {
  • id: HashId!
  • quantity: Int
  • importFile: Input
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by