Queue
No description
type Queue {
counts: QueueCounts!
}
Fields
Queue.counts ● QueueCounts! non-null object
counts is the current counts associated with the Queue.
Member Of
Queues object
No description
type Queue {
counts: QueueCounts!
}
Queue.counts ● QueueCounts! non-null objectcounts is the current counts associated with the Queue.
Queues object