DeleteTicketTypeInput
Autogenerated input type of DeleteTicketType
input DeleteTicketTypeInput {
clientMutationId: String
id: ID
}
Fields
DeleteTicketTypeInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
DeleteTicketTypeInput.id
● ID
scalar
Member Of
deleteTicketType
mutation