OBJECT

TicketRevalidatePayload

Autogenerated return type of TicketRevalidate

link GraphQL Schema definition

  • type TicketRevalidatePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • ticket: Ticket
  • }

link Require by