OBJECT
TicketBatchUnarchivePayload
Autogenerated return type of TicketBatchUnarchive
link GraphQL Schema definition
- type TicketBatchUnarchivePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [Error!]
- : TicketBatch
- }