INPUT_OBJECT

TicketRevalidateInput

Autogenerated input type of TicketRevalidate

link GraphQL Schema definition

  • input TicketRevalidateInput {
  • id: HashId
  • # This field is going to be deprecated in favor of the id argument
  • identifier: String
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by